[PATCH] D85911: libclc: spirv: Add various functions

Jesse Natalie via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Aug 24 13:19:02 PDT 2020


jenatali accepted this revision.
jenatali added a comment.
This revision is now accepted and ready to land.

I think this is good to go without D85910 <https://reviews.llvm.org/D85910>. In fact, I think that as part of D85910 <https://reviews.llvm.org/D85910>, we should add implementations of `__builtin_has_hw_fma32` to these new `fma.cl` files. That seems to be the most appropriate place to define the SPIR-V-specific control function for fma.


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D85911/new/

https://reviews.llvm.org/D85911



More information about the llvm-commits mailing list