[llvm] [AArch64][GlobalISel] FP Info implementation for AArch64. (PR #177158)

David Green via llvm-commits llvm-commits at lists.llvm.org
Wed Apr 15 02:13:14 PDT 2026


davemgreen wrote:

OK. Nice work on getting this done, it is a big piece of work.

I have given it an update now that the baseline LLT changes are in-tree. A fair amount has changed since it was first written but I believe this is still doing OK. I have removed a lot of the actual BF16 code for the time being - I wanted to make sure that was checked properly as it was added and so can be added in stages. Things like loads and stores and calling conventions should work generically, as they should.

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


More information about the llvm-commits mailing list