[llvm] [AMDGPU] Remove redundant register alignment check for _Align1 operands (PR #217645)

Ketan Roy via llvm-commits llvm-commits at lists.llvm.org
Thu Aug 20 09:47:35 PDT 2026


================
@@ -0,0 +1,35 @@
+# RUN: llc -mtriple=amdgpu12.50 -run-pass=machineverifier -filetype=null %s
+# RUN: llc -mtriple=amdgpu12.50 --passes='machine-function(verify)' -filetype=null %s
----------------
MrRoy09 wrote:

done

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


More information about the llvm-commits mailing list