[PATCH] D59596: [RISCV] Allow conversion of CC logic to bitwise logic

Alex Bradbury via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Mar 21 07:51:06 PDT 2019


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

Looks good to me, thanks.

Nit: I'd put the simpler / more fundamental tests (and_icmp_ne and or_icmp_ne) at the beginning of the test file.


Repository:
  rL LLVM

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

https://reviews.llvm.org/D59596





More information about the llvm-commits mailing list