[PATCH] D145893: [X86][MC]Fix wrong action for encode movdir64b

Wang, Xin via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Mar 14 22:44:59 PDT 2023


XinWang10 updated this revision to Diff 505367.
XinWang10 added a comment.

- remove redundant parentheses


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D145893

Files:
  llvm/include/llvm/CodeGen/BasicTTIImpl.h
  llvm/lib/Target/X86/AsmParser/X86Operand.h
  llvm/lib/Target/X86/X86InstrInfo.td
  llvm/lib/Target/X86/X86InstrMisc.td
  llvm/test/MC/X86/index-operations.s
  llvm/utils/TableGen/X86RecognizableInstr.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D145893.505367.patch
Type: text/x-patch
Size: 7494 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230315/81c86ff0/attachment.bin>


More information about the llvm-commits mailing list