[llvm] [SeparateConstOffsetFromGEP] Reorder trivial GEP chains to separate constants (PR #73056)
Jeffrey Byrnes via llvm-commits
llvm-commits at lists.llvm.org
Thu Feb 15 11:45:27 PST 2024
jrbyrnes wrote:
@AaronHLiu this PR was known to cause that exact LIT failure -- this was why it was reverted upstream -- does your build have the revert?
The reland should be okay; in you deleted comment there was a CHECK line flagged that exist in that bad version of the LIT test and not the reland version.
https://github.com/llvm/llvm-project/pull/73056
More information about the llvm-commits
mailing list