[PATCH] D98011: [X86][NFC] Adding one flag to imply whether the instruction should check the predicate when compress EVEX instructions to VEX encoding.

LiuChen via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Mar 9 03:58:53 PST 2021


This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rG3618b212987c: [X86][NFC] Adding one flag to imply whether the instruction should check theā€¦ (authored by LiuChen3).

Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D98011/new/

https://reviews.llvm.org/D98011

Files:
  llvm/lib/Target/X86/X86EvexToVex.cpp
  llvm/lib/Target/X86/X86InstrFormats.td
  llvm/lib/Target/X86/X86InstrSSE.td
  llvm/utils/TableGen/X86EVEX2VEXTablesEmitter.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D98011.329287.patch
Type: text/x-patch
Size: 6733 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210309/51665ccb/attachment.bin>


More information about the llvm-commits mailing list