[PATCH] D80537: [CodeGen] Fix SimplifyDemandedBits for scalable vectors
David Sherwood via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Jun 19 00:30:18 PDT 2020
This revision was automatically updated to reflect the committed changes.
Closed by commit rG7edc7f6edbcb: [CodeGen] Fix SimplifyDemandedBits for scalable vectors (authored by david-arm).
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D80537/new/
https://reviews.llvm.org/D80537
Files:
llvm/lib/CodeGen/SelectionDAG/DAGCombiner.cpp
llvm/lib/CodeGen/SelectionDAG/TargetLowering.cpp
llvm/test/CodeGen/AArch64/sve-int-arith.ll
llvm/test/CodeGen/AArch64/sve-int-imm.ll
llvm/test/CodeGen/AArch64/sve-int-log-imm.ll
llvm/test/CodeGen/AArch64/sve-int-log.ll
llvm/test/CodeGen/AArch64/sve-intrinsics-perm-select.ll
llvm/test/CodeGen/AArch64/sve-intrinsics-reinterpret.ll
llvm/unittests/CodeGen/AArch64SelectionDAGTest.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D80537.271936.patch
Type: text/x-patch
Size: 9490 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200619/4eb26e29/attachment.bin>
More information about the llvm-commits
mailing list