[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 Oct 17 06:46:34 PDT 2025


================

----------------
DenisGZM wrote:

Now it simply uses `LLT::getUniqueRAWLLTData`. I also restructured packed data in LLT by moving "Kind" to higher bits to make the sorting more reasonable.

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


More information about the llvm-commits mailing list