[llvm] [AMDGPU] Pre-commit fdot2 test. NFC. (PR #72622)

Matt Arsenault via llvm-commits llvm-commits at lists.llvm.org
Fri Nov 17 00:21:44 PST 2023


================
@@ -72,4 +72,23 @@ entry:
   ret void
 }
 
+; FIXME: This test violates constant bus restriction.
----------------
arsenm wrote:

So this test will fail the verifier? Does it need to start in a separate xfailed test?

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


More information about the llvm-commits mailing list