[llvm] [GlobalISel][LLT] Introduce FPInfo for LLT (Enable bfloat, ppc128float and others in GlobalISel) (PR #155107)

David Green via llvm-commits llvm-commits at lists.llvm.org
Fri Sep 19 11:58:16 PDT 2025


davemgreen wrote:

I still like the idea of the fp type being part of the operation, not the type. But we will likely need this for low optimization levels even if we get regbankselect working better than it is right now.

We have someone here who can start going through getting bf16 operations working for AArch64 once this is in.

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


More information about the llvm-commits mailing list