[PATCH] D48820: [llvm-exegesis] ExegisX86Target::setRegToConstant() should depend on the subtarget features.

Clement Courbet via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Jul 2 07:46:53 PDT 2018


courbet updated this revision to Diff 153715.
courbet marked an inline comment as done.
courbet added a comment.

Fix mnemonic for AVX512.


Repository:
  rL LLVM

https://reviews.llvm.org/D48820

Files:
  tools/llvm-exegesis/lib/Assembler.cpp
  tools/llvm-exegesis/lib/Target.h
  tools/llvm-exegesis/lib/X86/Target.cpp
  unittests/tools/llvm-exegesis/X86/TargetTest.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D48820.153715.patch
Type: text/x-patch
Size: 9477 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180702/4737a2a8/attachment.bin>


More information about the llvm-commits mailing list