[PATCH] D112557: [SVE] Fix VLS FMA generation at CodeGenOpt::Aggressive

Cameron McInally via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Oct 26 11:36:41 PDT 2021


cameron.mcinally updated this revision to Diff 382409.
cameron.mcinally added a comment.

Fix clang-format warning and add the missing '+' to "+sve".


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

https://reviews.llvm.org/D112557

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D112557.382409.patch
Type: text/x-patch
Size: 10888 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20211026/f8517f57/attachment.bin>


More information about the llvm-commits mailing list