[PATCH] D80738: [llvm][SVE] IR intrinsic for LD1RO.
Francesco Petrogalli via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu May 28 18:43:37 PDT 2020
fpetrogalli updated this revision to Diff 267107.
fpetrogalli added a comment.
I merged the `performLD1R[Q|O]Combine` into a single function.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D80738/new/
https://reviews.llvm.org/D80738
Files:
llvm/include/llvm/IR/IntrinsicsAArch64.td
llvm/lib/Target/AArch64/AArch64ISelLowering.cpp
llvm/lib/Target/AArch64/AArch64ISelLowering.h
llvm/lib/Target/AArch64/AArch64SVEInstrInfo.td
llvm/lib/Target/AArch64/SVEInstrFormats.td
llvm/test/CodeGen/AArch64/sve-intrinsics-ld1ro.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D80738.267107.patch
Type: text/x-patch
Size: 9434 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200529/c4176343/attachment.bin>
More information about the llvm-commits
mailing list