[PATCH] D138290: [AArch64][SME]: Generate streaming-compatible code for fp_arith and fp-fma

hassnaaHamdi via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Nov 18 07:54:32 PST 2022


hassnaa-arm updated this revision to Diff 476481.
hassnaa-arm added a comment.

remove redundant setOperationAction(ISD::FMUL, VT, Custom); line


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D138290

Files:
  llvm/lib/Target/AArch64/AArch64ISelLowering.cpp
  llvm/test/CodeGen/AArch64/sve-streaming-mode-fixed-length-fp-arith.ll
  llvm/test/CodeGen/AArch64/sve-streaming-mode-fixed-length-fp-fma.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D138290.476481.patch
Type: text/x-patch
Size: 37539 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20221118/2f541ac8/attachment.bin>


More information about the llvm-commits mailing list