[PATCH] D83357: [llvm][sve] Reg + Imm addressing mode for ld1ro.
Francesco Petrogalli via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Jul 24 09:23:24 PDT 2020
fpetrogalli updated this revision to Diff 280494.
fpetrogalli added a comment.
I replaced `cast` with `static_cast` to fix build failures.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D83357/new/
https://reviews.llvm.org/D83357
Files:
llvm/lib/Target/AArch64/AArch64ISelLowering.cpp
llvm/lib/Target/AArch64/AArch64InstrFormats.td
llvm/lib/Target/AArch64/SVEInstrFormats.td
llvm/test/CodeGen/AArch64/sve-intrinsics-ld1ro-addressing-mode-reg-imm.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D83357.280494.patch
Type: text/x-patch
Size: 9522 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200724/4fa963fa/attachment.bin>
More information about the llvm-commits
mailing list