[PATCH] D65801: [NFC] Add tests for boolean comparisons
Roger Ferrer Ibanez via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Aug 6 05:46:54 PDT 2019
rogfer01 created this revision.
rogfer01 added a reviewer: efriedma.
Herald added subscribers: llvm-commits, s.egerton, jocewei, PkmX, the_o, brucehoult, MartinMosbeck, edward-jones, zzheng, MaskRay, jrtc27, niosHD, sabuasal, apazos, simoncook, johnrusso, rbar, asb, javed.absar.
Herald added a project: LLVM.
They currently show that the not equal case may be improved.
See PR42876
Repository:
rG LLVM Github Monorepo
https://reviews.llvm.org/D65801
Files:
llvm/test/CodeGen/AArch64/cmp-bool.ll
llvm/test/CodeGen/ARM/cmp-bool.ll
llvm/test/CodeGen/RISCV/cmp-bool.ll
llvm/test/CodeGen/X86/cmp-bool.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D65801.213588.patch
Type: text/x-patch
Size: 7259 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190806/530aff02/attachment.bin>
More information about the llvm-commits
mailing list