[PATCH] D150436: Correct the sort logic in AsmMatcherEmmitter.cpp

Wang, Xin via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon May 15 23:44:46 PDT 2023


This revision was automatically updated to reflect the committed changes.
Closed by commit rG9a24ba2397ea: Correct the sort logic in AsmMatcherEmmitter.cpp (authored by XinWang10).

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D150436

Files:
  llvm/lib/Target/X86/X86InstrArithmetic.td
  llvm/lib/Target/X86/X86InstrControl.td
  llvm/test/MC/Disassembler/X86/x86-64.txt
  llvm/test/MC/X86/I86-64.s
  llvm/test/MC/X86/pr22028.s
  llvm/test/MC/X86/x86-16.s
  llvm/test/MC/X86/x86_64-encoding.s
  llvm/utils/TableGen/AsmMatcherEmitter.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D150436.522456.patch
Type: text/x-patch
Size: 7320 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230516/c7b955e4/attachment.bin>


More information about the llvm-commits mailing list