tensorflow/third_party/spirv_llvm_translator/BUILD
Sheng Yang 15d5fae628 PR #11424: [XLA:GPU] Add SPIRV-LLVM-Translator and translation pass
Imported from GitHub PR https://github.com/openxla/xla/pull/11424

It is a sub PR of https://github.com/openxla/xla/pull/9042 to add spirv-llvm-translator and translation pass
Copybara import of the project:

--
6d8ce76e2b71120106ffae91945df9b974e74dec by Sheng, Yang <yang.sheng@intel.com>:

Add SPIRV-LLVM-Translator and translation pass

update comments and SPIRV-LLVM-Translator commit

Merging this change closes #11424

PiperOrigin-RevId: 661272459
2024-08-09 08:45:21 -07:00

8 lines
214 B
Python

package(
# copybara:uncomment default_applicable_licenses = ["//tensorflow:license"],
default_visibility = ["//visibility:public"],
licenses = ["notice"],
)
# spirv_llvm_translator license placeholder