[PATCH] D119665: [M68k] Adopt VarLenCodeEmitter for control instructions

Sheng via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Feb 15 20:47:29 PST 2022


0x59616e marked an inline comment as done.
0x59616e added inline comments.


================
Comment at: llvm/lib/Target/M68k/M68kInstrControl.td:167
+  // FIXME: If we want to avoid supplying disp_16_32 with empty
+  //        (ascend) for 16/32 bits variants, we can we conditional
+  //        bang operator like this:
----------------
myhsu wrote:
> "we can we conditional"?
my bad


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

https://reviews.llvm.org/D119665



More information about the llvm-commits mailing list