[clang] [llvm] [IR] Allow fast math flags on calls with homogeneous FP struct types (PR #110506)

Benjamin Maxwell via llvm-commits llvm-commits at lists.llvm.org
Fri Oct 4 00:24:25 PDT 2024


MacDue wrote:

It looks like this crash is not unique to struct types, I can reproduce it with array types too (which have been allowed for some time).

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


More information about the llvm-commits mailing list