[PATCH] D94230: [AArch64][SVE] Add SVE IR pass to coalesce ptrue instrinsic calls
Joe Ellis via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Jan 7 05:49:11 PST 2021
joechrisellis updated this revision to Diff 315114.
joechrisellis added a comment.
_Actually_ fix broken test.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D94230/new/
https://reviews.llvm.org/D94230
Files:
llvm/lib/Target/AArch64/AArch64.h
llvm/lib/Target/AArch64/AArch64TargetMachine.cpp
llvm/lib/Target/AArch64/CMakeLists.txt
llvm/lib/Target/AArch64/SVECoalescePTrues.cpp
llvm/test/CodeGen/AArch64/O3-pipeline.ll
llvm/test/CodeGen/AArch64/sve-coalesce-ptrues.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D94230.315114.patch
Type: text/x-patch
Size: 15646 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210107/cb997caf/attachment.bin>
More information about the llvm-commits
mailing list