[PATCH] D77589: libclc: Add Mesa/SPIR-V/DXIL target

Jesse Natalie via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Jun 3 16:02:35 PDT 2020


jenatali added inline comments.


================
Comment at: libclc/spirv-mesa3d-dxil/lib/SOURCES:2
+subnormal_config.cl
+../../generic/lib/common/degrees.cl
+../../generic/lib/common/mix.cl
----------------
We should add `../../generic/lib/async/async_work_group_strided_copy.cl` and `../../generic/lib/async/wait_group_events.cl` here too.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D77589





More information about the llvm-commits mailing list