[llvm] [GlobalISel][LLT] Introduce FPInfo for LLT (Enable bfloat, ppc128float and others in GlobalISel) (PR #155107)
Ryan Cowan via llvm-commits
llvm-commits at lists.llvm.org
Fri Oct 17 02:49:00 PDT 2025
================
----------------
HolyMolyCowMan wrote:
I also think that the new types (specifically floats and vectors of floats) need to be included in this, otherwise the set of known types `llvm::gi::KnownTypes` will not contain them & they won't end up in the resultant TableGen tables.
I imagine this needs to be gated too.
https://github.com/llvm/llvm-project/pull/155107
More information about the llvm-commits
mailing list