[PATCH] D149507: [SeparateConstOffsetFromGEP] Fix bug handling negative offsets

Nikita Popov via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sat Apr 29 01:27:25 PDT 2023


nikic added a comment.

Haven't looked at the code change yet, but I'm pretty sure the test can use `-passes='separate-const-offset-from-gep<lower-gep>'` instead of adding a new opt flag.


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D149507/new/

https://reviews.llvm.org/D149507



More information about the llvm-commits mailing list