[PATCH] D132373: [RISCV] When ISD::SETUGT && Imm == -1, processed before lowering
Craig Topper via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Aug 22 08:51:13 PDT 2022
craig.topper added a comment.
In D132373#3739683 <https://reviews.llvm.org/D132373#3739683>, @reames wrote:
> Please follow LLVM development policies. Add a description of the change, and tests which demonstrate it.
This is removing code that I added out of paranoia. I agree it should never happen.
At the very least it needs a comment and an assert.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D132373/new/
https://reviews.llvm.org/D132373
More information about the llvm-commits
mailing list