DPCT1066¶
Message¶
Input/Output distance are migrated to FWD/BWD_DISTANCE. You may need to update the code manually.
Detailed Help¶
When the tool cannot deduce the compute direction, the migration of Input/Output distance may need to be updated manually.
Suggestions to Fix¶
Update the migrated Input/Output distance according to the computing direction. If the direction is forward computing, Input/Output distance should map to FWD/BWD_DISTANCE. If the direction is backward computing, Input/Output distance should map to BWD/FWD_DISTANCE.