mirror of
https://github.com/ROCm/jax.git
synced 2025-04-16 20:06:05 +00:00
Integrate LLVM at llvm/llvm-project@571c1292b6
Updates LLVM usage to match [571c1292b693](https://github.com/llvm/llvm-project/commit/571c1292b693) PiperOrigin-RevId: 550071080
This commit is contained in:
parent
8a1a5fac8e
commit
32cbc3678d
@ -29,9 +29,6 @@ gentbl_filegroup(
|
||||
],
|
||||
tblgen = "@llvm-project//mlir:mlir-tblgen",
|
||||
td_file = ":tpu_python.td",
|
||||
td_srcs = [
|
||||
"@llvm-project//mlir:include/mlir/Bindings/Python/Attributes.td",
|
||||
],
|
||||
deps = [
|
||||
"//jaxlib/mosaic:tpu_td_files",
|
||||
"@llvm-project//mlir:OpBaseTdFiles",
|
||||
|
@ -13,5 +13,4 @@ See the License for the specific language governing permissions and
|
||||
limitations under the License.
|
||||
==============================================================================*/
|
||||
|
||||
include "mlir/Bindings/Python/Attributes.td"
|
||||
include "jaxlib/mosaic/dialect/tpu/tpu.td"
|
||||
|
Loading…
x
Reference in New Issue
Block a user