[PATCH] D110531: [AArch64][SVE] Perform FP_EXTEND combine on legal types to fold extend into load

Bradley Smith via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Sep 29 09:02:20 PDT 2021


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

- Redo test changes after recent test reformatting.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D110531

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: D110531.375916.patch
Type: text/x-patch
Size: 7326 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210929/8976ead0/attachment.bin>


More information about the llvm-commits mailing list