[PATCH] D126349: [TableGen] Remove code beads
Min-Yih Hsu via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Sat May 28 12:50:25 PDT 2022
myhsu requested changes to this revision.
myhsu added a comment.
This revision now requires changes to proceed.
Please add a MIR test (you can put it under test/CodeGen/M68k) for the new `M68kInstrInfo::isPCRelRegisterOperandLegal` to make sure it works well with MachineVerifier.
Sorry I forgot about this before I accepted the patch.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D126349/new/
https://reviews.llvm.org/D126349
More information about the llvm-commits
mailing list