[bazel] Port #154774: unroll vector.from_elements (#154882)

This commit is contained in:
Jordan Rupprecht 2025-08-21 23:33:50 -05:00 committed by GitHub
parent 6df9a13e40
commit 49d4712129
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -5739,6 +5739,7 @@ cc_library(
":NVGPUDialect", ":NVGPUDialect",
":NVVMDialect", ":NVVMDialect",
":TransformUtils", ":TransformUtils",
":VectorTransforms",
], ],
) )