[PATCH] D70881: [X86] Model MXCSR for all AVX512 instructions

Pengfei Wang via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sun Dec 1 18:11:59 PST 2019


pengfei created this revision.
pengfei added reviewers: craig.topper, RKSimon, andrew.w.kaylor.
Herald added subscribers: llvm-commits, hiraditya.
Herald added a project: LLVM.

Model MXCSR for all AVX512 instructions


Repository:
  rG LLVM Github Monorepo

https://reviews.llvm.org/D70881

Files:
  llvm/lib/Target/X86/X86InstrAVX512.td
  llvm/lib/Target/X86/X86InstrInfo.cpp
  llvm/test/CodeGen/X86/domain-reassignment.mir
  llvm/test/CodeGen/X86/evex-to-vex-compress.mir

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D70881.231627.patch
Type: text/x-patch
Size: 398598 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20191202/1264837d/attachment-0001.bin>


More information about the llvm-commits mailing list