[all-commits] [llvm/llvm-project] c1c673: [X86] Model MXCSR for all AVX512 instructions

Pengfei Wang via All-commits all-commits at lists.llvm.org
Tue Dec 3 16:22:32 PST 2019


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: c1c673303dcfb242efea2d0d2760e5765f9f9281
      https://github.com/llvm/llvm-project/commit/c1c673303dcfb242efea2d0d2760e5765f9f9281
  Author: Wang, Pengfei <pengfei.wang at intel.com>
  Date:   2019-12-04 (Wed, 04 Dec 2019)

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

  Log Message:
  -----------
  [X86] Model MXCSR for all AVX512 instructions

Summary: Model MXCSR for all AVX512 instructions

Reviewers: craig.topper, RKSimon, andrew.w.kaylor

Subscribers: hiraditya, llvm-commits, LuoYuanke, LiuChen3

Tags: #llvm

Differential Revision: https://reviews.llvm.org/D70881




More information about the All-commits mailing list