[llvm] AMDGPU: Ensure both wavesize features are not set (PR #159234)

Matt Arsenault via llvm-commits llvm-commits at lists.llvm.org
Wed Sep 17 04:06:12 PDT 2025


arsenm wrote:

I found a way to hack in the old assembler behavior with both wave sizes. We're really not handling assembler predicates correctly. Essentially none of the manual validation code is correct, and shouldn't be necessary 

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


More information about the llvm-commits mailing list