arsenm wrote: > The image vaddr operand is a plain VGPR_32 whose class cannot encode even-alignment, so its dedicated position check is kept.
We should really fix that too, but it requires introducing even aligned 32-bit A/V/AV classes. Last time I tried to do that it was difficult, it may be easier now https://github.com/llvm/llvm-project/pull/219230 _______________________________________________ llvm-branch-commits mailing list [email protected] https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-branch-commits
