[PATCH] D114628: [AArch64][SVE] Duplicate FP_EXTEND/FP_TRUNC -> LOAD/STORE dag combines

Bradley Smith via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Nov 30 03:52:50 PST 2021


bsmith updated this revision to Diff 390660.
bsmith added a comment.

- Only perform duplicated dag combines before legalization


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D114628/new/

https://reviews.llvm.org/D114628

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: D114628.390660.patch
Type: text/x-patch
Size: 8322 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20211130/f31949ca/attachment.bin>


More information about the llvm-commits mailing list