[PATCH] D101820: [AArch64][SVE] Extend svdup->insertelement instcombine pattern to support ...
Joe Ellis via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue May 4 02:11:06 PDT 2021
joechrisellis updated this revision to Diff 342677.
joechrisellis added a comment.
Bugfix: check that `UserPg`'s intrinsic ID is a ptrue, otherwise we crash in some circumstances.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D101820/new/
https://reviews.llvm.org/D101820
Files:
llvm/lib/Target/AArch64/AArch64TargetTransformInfo.cpp
llvm/test/Transforms/InstCombine/AArch64/sve-intrinsic-opts-dup.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D101820.342677.patch
Type: text/x-patch
Size: 17065 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210504/bbd2c8e6/attachment.bin>
More information about the llvm-commits
mailing list