[llvm] AMDGPU: Mark DS instructions as fixed size (PR #156388)

Matt Arsenault via llvm-commits llvm-commits at lists.llvm.org
Tue Sep 2 02:08:22 PDT 2025


arsenm wrote:

> Seems reasonable. Is this NFC? Could also do this on pretty much everything except SOP* and VOP*.

Yes. It happened to bypass a crash I ran into on a later patch, and replaced it with a friendlier error later 

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


More information about the llvm-commits mailing list