Fix https://github.com/llvm/llvm-project/issues/58901 by adding stricter check whether non-opaque GEP can be swapped. This will not affect GEP swapping optimization in the future since we are switching to opaque GEP
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo