[PATCH] D135600: [RISCV] Use branchless form for selects with 0 in either arm

Craig Topper via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Oct 12 12:15:50 PDT 2022


craig.topper accepted this revision.
craig.topper added a comment.
This revision is now accepted and ready to land.

LGTM. I think this is a good starting point. I have a followup I'm going to try to fix the issue I noticed, but that shouldn't block this.


CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D135600/new/

https://reviews.llvm.org/D135600



More information about the llvm-commits mailing list