[PATCH] D110237: [AArch64][SVE] Add DAG combines to improve SVE fixed type FP_EXTEND lowering
Bradley Smith via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Sep 29 08:59:53 PDT 2021
bsmith updated this revision to Diff 375913.
bsmith marked an inline comment as done.
bsmith added a comment.
- Don't check 2nd operand of UZP1, it isn't used in this case.
- Redo test changes after recent test reformatting.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D110237/new/
https://reviews.llvm.org/D110237
Files:
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: D110237.375913.patch
Type: text/x-patch
Size: 9205 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210929/0332a0b7/attachment.bin>
More information about the llvm-commits
mailing list