[PATCH] D144558: [AMDGPU] Fix an assertion failure when folding into src2 of V_FMAC_F16
Jay Foad via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Feb 22 06:26:44 PST 2023
foad marked an inline comment as done.
foad added inline comments.
================
Comment at: llvm/test/CodeGen/AMDGPU/fma.f16.ll:145
+ ret i32 %i5
+}
----------------
arsenm wrote:
> Is it worth adding the same test for <2 x half>?
Sure, done.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D144558/new/
https://reviews.llvm.org/D144558
More information about the llvm-commits
mailing list