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

Tom Stellard via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon May 1 13:56:23 PDT 2023


tstellar added a comment.

With some help from @nikic, I discovered that the bug is much more narrow in scope than I thought initially, so I should be able to do a more targeted fix.


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