[PATCH] D79267: [RISCV][NFC] Add Test for (select (or B1, B2), X, Y)

Sam Elliott via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Jun 30 10:50:32 PDT 2020


lenary updated this revision to Diff 274537.
lenary added a comment.

- Simplify `and` test to ensure branchy code is generated.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D79267

Files:
  llvm/test/CodeGen/RISCV/select-and.ll
  llvm/test/CodeGen/RISCV/select-or.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D79267.274537.patch
Type: text/x-patch
Size: 6160 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200630/8475f8a0/attachment.bin>


More information about the llvm-commits mailing list