Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
The initial PR llvm#90083 was reverted as it caused the regression in one of the gfortran tests. This commit fixes this issue by replacing isIntOrIndex with isInteger which is the right function to check for integer type.
- Loading branch information