[PATCH] D92337: [x86] adjust cost model values for minnum/maxnum with fast-math-flags

Sanjay Patel via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Dec 1 07:47:12 PST 2020


This revision was automatically updated to reflect the committed changes.
spatel marked an inline comment as done.
Closed by commit rG136f98e52365: [x86] adjust cost model values for minnum/maxnum with fast-math-flags (authored by spatel).

Changed prior to commit:
  https://reviews.llvm.org/D92337?vs=308426&id=308659#toc

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D92337

Files:
  llvm/lib/Target/X86/X86TargetTransformInfo.cpp
  llvm/test/Analysis/CostModel/X86/fmaxnum.ll
  llvm/test/Analysis/CostModel/X86/fminnum.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D92337.308659.patch
Type: text/x-patch
Size: 33742 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20201201/f741bf23/attachment.bin>


More information about the llvm-commits mailing list