[PATCH] D155329: [TableGen][CodeEmitterGen] Add support for querying operand bit offsets

Ilya Leoshkevich via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Jul 18 09:12:25 PDT 2023


iii updated this revision to Diff 541592.
iii added a comment.

- Move the endianness handling to the target C++ code.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D155329

Files:
  llvm/lib/Target/SystemZ/MCTargetDesc/SystemZMCCodeEmitter.cpp
  llvm/utils/TableGen/CodeEmitterGen.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D155329.541592.patch
Type: text/x-patch
Size: 13476 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230718/c271f8da/attachment.bin>


More information about the llvm-commits mailing list