[libclc] [libclc] Optimize isfpclass-like CLC builtins (PR #124145)

Matt Arsenault via cfe-commits cfe-commits at lists.llvm.org
Thu Jan 23 16:15:25 PST 2025


https://github.com/arsenm commented:

How does using isfpclass avoid scalarization here? I think it's somewhat preferably to use the named operations here, they are subtly different since they canonicalize the input unlike is.fpclass 

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


More information about the cfe-commits mailing list