[llvm] [AMDGPU][MC] Allow null where 128b or larger dst reg is expected (PR #115200)

Jun Wang via llvm-commits llvm-commits at lists.llvm.org
Mon Dec 9 15:44:51 PST 2024


jwanggit86 wrote:

> Manual also states "NULL may not be used as an S#, V# or T#."
> 
> Can you add some mimg and mubuf/mtbuf cases? I don't think we can tell from just the operand that the use context is one of these

Done.

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


More information about the llvm-commits mailing list