[llvm] [llvm][InstCombine] bitcast bfloat half castpair bug (PR #79832)
Nashe Mncube via llvm-commits
llvm-commits at lists.llvm.org
Tue Jan 30 05:54:29 PST 2024
================
@@ -0,0 +1,70 @@
+; RUN: opt -S %s | FileCheck %s
+
+define double @F0([2 x bfloat] %P0) {
----------------
nasherm wrote:
We can use scalars
https://github.com/llvm/llvm-project/pull/79832
More information about the llvm-commits
mailing list