[llvm] [GISel] Explicitly disable BF16 tablegen patterns. (PR #124113)

David Green via llvm-commits llvm-commits at lists.llvm.org
Mon Jan 27 00:32:38 PST 2025


davemgreen wrote:

I've tried to clean this up to avoid typesize-only operations that are already tested and include just the instructions that cause problems. Hopefully it has not missed any, and calls are still excluded entirely.

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


More information about the llvm-commits mailing list