[clang] [llvm] [AArch64] Add intrinsics for bflaot16 min/max/minnm/maxnm (PR #90105)

via llvm-commits llvm-commits at lists.llvm.org
Mon Apr 29 02:39:14 PDT 2024


https://github.com/CarolineConcatto commented:

It looks good Hassnaa, I am just concern about how we build the llvm-ir intrinsic. All the other BF intrinsics don't have the name b<sm> + the type size

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


More information about the llvm-commits mailing list