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

via llvm-commits llvm-commits at lists.llvm.org
Fri Sep 19 15:10:08 PDT 2025


DenisGZM wrote:

With further diving into different customizable fp types, I think we would better keep something like `APFloatBase::Semantics` instead of `FPVariant` in `LLT`, but this also comes with much higher scope of changes

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


More information about the llvm-commits mailing list