[PATCH] D157095: [CodeGen] Fix incorrect pattern FMLA_* pseudo instructions

Igor Kirillov via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Aug 8 04:39:50 PDT 2023


igor.kirillov updated this revision to Diff 548152.
igor.kirillov edited the summary of this revision.
igor.kirillov added a comment.

Rebase after adding extra tests


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D157095

Files:
  llvm/lib/Target/AArch64/AArch64SVEInstrInfo.td
  llvm/lib/Target/AArch64/SVEInstrFormats.td
  llvm/test/CodeGen/AArch64/sve-fp-combine.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D157095.548152.patch
Type: text/x-patch
Size: 9564 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230808/fa81c547/attachment.bin>


More information about the llvm-commits mailing list