[llvm] [SLP]Initial FMAD support (PR #149102)

Greg Bedwell via llvm-commits llvm-commits at lists.llvm.org
Fri Aug 8 08:46:04 PDT 2025


gregbedwell wrote:

As I'm assuming that it's the same bug I've added another testcase ( https://godbolt.org/z/1ThE7nf6v ) to #152683.  This was reduced from an assertion failure building a linear algebra library using clang.

https://github.com/llvm/llvm-project/pull/149102


More information about the llvm-commits mailing list