[all-commits] [llvm/llvm-project] cf8171: [X86] Model MXCSR for AVX instructions other than ...
Pengfei Wang via All-commits
all-commits at lists.llvm.org
Mon Dec 2 16:54:05 PST 2019
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: cf81714a7eb367260f9e6ae5f3bb11bb63d39124
https://github.com/llvm/llvm-project/commit/cf81714a7eb367260f9e6ae5f3bb11bb63d39124
Author: Wang, Pengfei <pengfei.wang at intel.com>
Date: 2019-12-03 (Tue, 03 Dec 2019)
Changed paths:
M llvm/lib/Target/X86/X86InstrFMA.td
M llvm/lib/Target/X86/X86InstrSSE.td
M llvm/test/CodeGen/X86/mxcsr-reg-usage.ll
M llvm/test/tools/llvm-exegesis/X86/uops-VFMADDSS4rm.s
Log Message:
-----------
[X86] Model MXCSR for AVX instructions other than AVX512
Summary: Model MXCSR for AVX instructions other than AVX512
Reviewers: craig.topper, RKSimon
Subscribers: hiraditya, llvm-commits, LuoYuanke, LiuChen3
Tags: #llvm
Differential Revision: https://reviews.llvm.org/D70875
More information about the All-commits
mailing list