[PATCH] D143859: [X86] Adding tuning flags for int <-> fp domain switching penalties; NFC

Noah Goldstein via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Feb 27 16:18:37 PST 2023


goldstein.w.n updated this revision to Diff 500960.
goldstein.w.n added a comment.

Rebase (after D144832 <https://reviews.llvm.org/D144832>, no dep on D143786 <https://reviews.llvm.org/D143786>)


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D143859

Files:
  llvm/lib/Target/X86/X86.td
  llvm/lib/Target/X86/X86Subtarget.h
  llvm/lib/Target/X86/X86TargetTransformInfo.h

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D143859.500960.patch
Type: text/x-patch
Size: 9046 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230228/7cec5aed/attachment.bin>


More information about the llvm-commits mailing list