We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0904583 commit 13d3821Copy full SHA for 13d3821
llvm/test/CodeGen/AMDGPU/fold-freeze-fmul-to-fma.ll
@@ -1,5 +1,5 @@
1
; NOTE: Assertions have been autogenerated by utils/update_llc_test_checks.py UTC_ARGS: --version 5
2
-; RUN: llc -mtriple=amdgcn -mcpu=gfx1100 < %s | FileCheck %s
+; RUN: llc -mtriple=amdgcn-amd-amdhsa -mcpu=gfx1100 < %s | FileCheck %s
3
4
define float @fma_from_freeze_mul_add_left(float %x, float %y) {
5
; CHECK-LABEL: fma_from_freeze_mul_add_left:
0 commit comments