llvm-project
9f3a6114 - [flang] Don't needlessly instantiate distinct UNSIGNED cases for FINDLOC (#120471)

Commit
1 year ago
[flang] Don't needlessly instantiate distinct UNSIGNED cases for FINDLOC (#120471) The FINDLOC runtime doesn't need to distinguish between INTEGER and UNSIGNED data, so use the code for INTEGER also for UNSIGNED.
Author
Parents
Loading