davemgreen wrote: > for amdgpu most of the lowering seem to require explicit integer LLT, scalars > don't work with tablegen
Which do you mean? Do you mean selection doesn't work through tablegen patterns or are you seeing problems elsewhere? I don't have a problem with MMOs having specific types, but in AArch64 loads and stores do not have specific types, only register banks. https://github.com/llvm/llvm-project/pull/196398 _______________________________________________ llvm-branch-commits mailing list [email protected] https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-branch-commits
