[PATCH] D130508: [RISCV] Teach translateSetCCForBranch to help improve constant materialization.
Craig Topper via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Jul 25 12:56:56 PDT 2022
craig.topper planned changes to this revision.
craig.topper added a comment.
Need to guard against adding 1 to INT64_MIN. Though I find it unlikely that would occur.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D130508/new/
https://reviews.llvm.org/D130508
More information about the llvm-commits
mailing list