[PATCH] D75016: [X86][TwoAddressInstructionPass] Teach tryInstructionCommute to continue checking for commutable FMA operands in more cases.

Craig Topper via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sun Mar 1 16:41:21 PST 2020


This revision was automatically updated to reflect the committed changes.
Closed by commit rGb6e2796114d0: [X86][TwoAddressInstructionPass] Teach tryInstructionCommute to continue… (authored by craig.topper).

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D75016

Files:
  llvm/lib/CodeGen/TwoAddressInstructionPass.cpp
  llvm/test/CodeGen/X86/fma-commute-loop.ll
  llvm/test/CodeGen/X86/recip-fastmath.ll
  llvm/test/CodeGen/X86/recip-fastmath2.ll
  llvm/test/CodeGen/X86/sqrt-fastmath.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D75016.247531.patch
Type: text/x-patch
Size: 15177 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200302/29a8531c/attachment-0001.bin>


More information about the llvm-commits mailing list