[PATCH] D114580: [AArch64][SVE] Mark fixed-type FP extending/truncating loads/stores as custom
Bradley Smith via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Nov 25 06:22:07 PST 2021
bsmith updated this revision to Diff 389763.
bsmith added a comment.
- Fix incorrect type used in addTypeForFixedLengthSVE
- Cleanup conditions in LowerFixedLengthVectorLoadToSVE
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D114580/new/
https://reviews.llvm.org/D114580
Files:
llvm/lib/CodeGen/SelectionDAG/DAGCombiner.cpp
llvm/lib/Target/AArch64/AArch64ISelLowering.cpp
llvm/test/CodeGen/AArch64/sve-fixed-length-fp-extend-trunc.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D114580.389763.patch
Type: text/x-patch
Size: 16650 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20211125/c257e63e/attachment.bin>
More information about the llvm-commits
mailing list