[PATCH] D99940: [ARM] Combine sub 0, csinc X, Y, CC -> csinv -X, Y, CC
Dave Green via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Apr 12 00:53:27 PDT 2021
- Previous message: [PATCH] D99940: [ARM] Combine sub 0, csinc X, Y, CC -> csinv -X, Y, CC
- Next message: [PATCH] D99940: [ARM] Combine sub 0, csinc X, Y, CC -> csinv -X, Y, CC
- Messages sorted by:
[ date ]
[ thread ]
[ subject ]
[ author ]
dmgreen updated this revision to Diff 336767.
dmgreen added a comment.
Add some brackets to a comment, to help readability.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D99940/new/
https://reviews.llvm.org/D99940
Files:
llvm/lib/Target/ARM/ARMISelLowering.cpp
llvm/test/CodeGen/Thumb2/mve-masked-store.ll
llvm/test/CodeGen/Thumb2/mve-pred-build-var.ll
llvm/test/CodeGen/Thumb2/mve-vmovimm.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D99940.336767.patch
Type: text/x-patch
Size: 16962 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210412/d308a1cc/attachment-0001.bin>
- Previous message: [PATCH] D99940: [ARM] Combine sub 0, csinc X, Y, CC -> csinv -X, Y, CC
- Next message: [PATCH] D99940: [ARM] Combine sub 0, csinc X, Y, CC -> csinv -X, Y, CC
- Messages sorted by:
[ date ]
[ thread ]
[ subject ]
[ author ]
More information about the llvm-commits
mailing list