[PATCH] D79259: [RISCV][NFC] Tests for (select (const), (const))

Sam Elliott via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri May 1 17:17:07 PDT 2020


lenary created this revision.
lenary added a reviewer: luismarques.
Herald added subscribers: llvm-commits, evandro, apazos, sameer.abuasal, pzheng, s.egerton, Jim, benna, psnobl, jocewei, PkmX, rkruppe, the_o, brucehoult, MartinMosbeck, rogfer01, edward-jones, zzheng, MaskRay, jrtc27, shiva0217, kito-cheng, niosHD, sabuasal, simoncook, johnrusso, rbar, asb.
Herald added a project: LLVM.
lenary added a child revision: D79260: [RISCV] Implement convertSelectOfConstantsToMath.
luismarques accepted this revision.
luismarques added a comment.
This revision is now accepted and ready to land.

LGTM.


This just adds some simple cases for testing select of constants. There will be
a follow-up patch that improves code generation in some of these cases.


Repository:
  rG LLVM Github Monorepo

https://reviews.llvm.org/D79259

Files:
  llvm/test/CodeGen/RISCV/select-const.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D79259.261527.patch
Type: text/x-patch
Size: 6928 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200502/a66af60e/attachment-0001.bin>


More information about the llvm-commits mailing list