[llvm] Add a pass "SinkGEPConstOffset" (PR #140657)
Nikita Popov via llvm-commits
llvm-commits at lists.llvm.org
Sat Jul 12 08:34:51 PDT 2025
nikic wrote:
I think https://github.com/llvm/llvm-project/pull/143470 might be implementing the same thing in SeparateConstOffsetFromGEP?
https://github.com/llvm/llvm-project/pull/140657
More information about the llvm-commits
mailing list