[PATCH] D74851: [x86] use instruction-level fast-math-flags to drive MachineCombiner

Sanjay Patel via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Feb 27 13:05:08 PST 2020


This revision was automatically updated to reflect the committed changes.
Closed by commit rG90fd859f51d7: [x86] use instruction-level fast-math-flags to drive MachineCombiner (authored by spatel).

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D74851

Files:
  llvm/lib/CodeGen/TargetInstrInfo.cpp
  llvm/lib/Target/X86/X86InstrInfo.cpp
  llvm/test/CodeGen/X86/fmf-flags.ll
  llvm/test/CodeGen/X86/machine-combiner.ll
  llvm/test/CodeGen/X86/pow.ll
  llvm/test/CodeGen/X86/sqrt-fastmath.ll
  llvm/test/CodeGen/X86/vec_int_to_fp.ll
  llvm/test/CodeGen/X86/vector-reduce-fadd-fast.ll
  llvm/test/CodeGen/X86/vector-reduce-fmul-fast.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D74851.247081.patch
Type: text/x-patch
Size: 38060 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200227/dbfd9127/attachment.bin>


More information about the llvm-commits mailing list