[llvm] [AMDGPU] precision error observed after SIPeepholeSDWA optimization for fp16 (PR #109395)
Matt Arsenault via llvm-commits
llvm-commits at lists.llvm.org
Fri Sep 20 02:30:46 PDT 2024
================
@@ -0,0 +1,265 @@
+%struct.rocfft_complex = type { half, half }
----------------
arsenm wrote:
This test is way too big, and is missing run lines
https://github.com/llvm/llvm-project/pull/109395
More information about the llvm-commits
mailing list