[PATCH] D147521: [SystemZ] Drop decodeU6ImmOperand

Ulrich Weigand via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Apr 4 05:37:23 PDT 2023


uweigand added a comment.

Ah, right.   LGTM,  but there's also `isU6Imm` in `AsmParser` and `printU6ImmOperand` in `SystemZInstPrinter`, which should likewise go away now.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D147521



More information about the llvm-commits mailing list