[PATCH] D146494: [X86] Combine constant vector inputs for FMA

Evgenii Kudriashov via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Mar 30 19:31:01 PDT 2023


e-kud updated this revision to Diff 509881.
e-kud added a comment.

Addressed the comments.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D146494

Files:
  llvm/lib/Target/X86/X86ISelLowering.cpp
  llvm/test/CodeGen/X86/avx2-fma-fneg-combine.ll
  llvm/test/CodeGen/X86/fma-fneg-combine-2.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D146494.509881.patch
Type: text/x-patch
Size: 9894 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230331/bec99c30/attachment.bin>


More information about the llvm-commits mailing list