[PATCH] D70875: [X86] Model MXCSR for AVX instructions other than AVX512

Pengfei Wang via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sat Nov 30 22:05:45 PST 2019


pengfei created this revision.
pengfei added reviewers: craig.topper, RKSimon.
Herald added subscribers: llvm-commits, hiraditya.
Herald added a project: LLVM.
pengfei added a parent revision: D70874: [X86] Add initialization of MXCSR in llvm-exegesis.

Model MXCSR for AVX instructions other than AVX512


Repository:
  rG LLVM Github Monorepo

https://reviews.llvm.org/D70875

Files:
  llvm/lib/Target/X86/X86InstrFMA.td
  llvm/lib/Target/X86/X86InstrSSE.td
  llvm/test/CodeGen/X86/mxcsr-reg-usage.ll
  llvm/test/tools/llvm-exegesis/X86/uops-VFMADDSS4rm.s

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D70875.231611.patch
Type: text/x-patch
Size: 7437 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20191201/30ce67ce/attachment.bin>


More information about the llvm-commits mailing list