[PATCH] D108076: [AArch64] Fix comparison peephole opt with non-0/1 immediate (PR51476)
Dave Green via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Sun Aug 15 00:10:45 PDT 2021
dmgreen accepted this revision.
dmgreen added a comment.
This revision is now accepted and ready to land.
This sounds good to me. Thanks for the fix.
I like the idea of using int64_t in the long run, and in the short term this LGTM.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D108076/new/
https://reviews.llvm.org/D108076
More information about the llvm-commits
mailing list