[PATCH] D125948: [M68k] Fix decoding conflict between move instructions and their tail call version
Min-Yih Hsu via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Sat May 21 18:04:00 PDT 2022
myhsu accepted this revision.
myhsu added a comment.
This revision is now accepted and ready to land.
LGTM. Thanks for fixing it.
Large portion of this patch seems to be additional tests for MOVE. Can you split them into a separate commit? (no need to create another Phab review, I've reviewed those test cases)
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D125948/new/
https://reviews.llvm.org/D125948
More information about the llvm-commits
mailing list