[PATCH] D52369: [tblgen][disasm] Allow multiple encodings to disassemble to the same instruction

Daniel Sanders via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Nov 14 13:51:52 PST 2022


dsanders added a comment.

In D52369#3923428 <https://reviews.llvm.org/D52369#3923428>, @MaskRay wrote:

> Is this feature (`AdditionalEncoding`) used by any downstream target? There is no in-tree user.
>
> (@jyknight)

We use it extensively downstream to deal with variable length instructions


Repository:
  rL LLVM

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

https://reviews.llvm.org/D52369



More information about the llvm-commits mailing list