[llvm] [GlobalISel] Fall back for bf16 conversions. (PR #71470)

David Green via llvm-commits llvm-commits at lists.llvm.org
Mon Jan 15 04:12:52 PST 2024


davemgreen wrote:

It was previously giving an error in the frontend that you are using an operation that is not supported, but that was broken at some point without making the backend work correctly.

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


More information about the llvm-commits mailing list