[llvm] [M68k] Do not allow addressing modes k and q as MOVE targets (llvm#200826) (PR #201653)

Michael Karcher via llvm-commits llvm-commits at lists.llvm.org
Thu Jun 11 00:57:28 PDT 2026


karcherm wrote:

I re-generated the affected llc tests, ran the full test-suit on llvm configured for X86 and M68k, and dropped the custom test case which seems redundant. I checked the diff of the llc tests to make sense.

I intend to add another commit that adds pc-relative atomic stores to address the concern that there is no test for the change that removes "direct" pc-relative atomic stores. I intend to add them into llvm/test/CodeGen/M68k/Atomics/load-store.ll .

https://github.com/llvm/llvm-project/pull/201653


More information about the llvm-commits mailing list