[PATCH] D158603: [AMDGPU][TargetMachine] Handle case when +extended-image-insts is set, and the user forces +wave64
Juan Manuel Martinez CaamaƱo via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Aug 23 05:39:09 PDT 2023
jmmartinez added inline comments.
================
Comment at: llvm/test/CodeGen/AMDGPU/extended-image-insts-wave32-wave64.ll:24
+
+declare void @llvm.amdgcn.exp.f32(i32, i32, float, float, float, float, i1, i1)
+
----------------
Simplify the test case, I'm pretty sure it doesn't need this
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D158603/new/
https://reviews.llvm.org/D158603
More information about the llvm-commits
mailing list