[PATCH] D93768: [RISCV] Add additional cmov tests. NFC

Michael Munday via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Dec 23 08:59:14 PST 2020


mundaym created this revision.
Herald added subscribers: frasercrmck, NickHung, evandro, luismarques, apazos, sameer.abuasal, pzheng, s.egerton, lenary, Jim, benna, psnobl, jocewei, PkmX, the_o, brucehoult, MartinMosbeck, rogfer01, edward-jones, zzheng, jrtc27, shiva0217, kito-cheng, niosHD, sabuasal, simoncook, johnrusso, rbar, asb.
mundaym requested review of this revision.
Herald added subscribers: llvm-commits, MaskRay.
Herald added a project: LLVM.

One or more cmov instructions could be generated for these functions
when the Zbt extension is present.


Repository:
  rG LLVM Github Monorepo

https://reviews.llvm.org/D93768

Files:
  llvm/test/CodeGen/RISCV/rv32Zbt.ll
  llvm/test/CodeGen/RISCV/rv64Zbt.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D93768.313565.patch
Type: text/x-patch
Size: 31320 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20201223/c4465e92/attachment.bin>


More information about the llvm-commits mailing list