openxla / xla

A machine learning compiler for GPUs, CPUs, and ML accelerators
Apache License 2.0
2.4k stars 361 forks source link

[XLA:GPU] Change `ConstraintExpression` to use `llvm::SmallVector` under the hood. #14362

Closed copybara-service[bot] closed 3 days ago

copybara-service[bot] commented 3 days ago

[XLA:GPU] Change ConstraintExpression to use llvm::SmallVector under the hood.

Gives a 20% compile-time speedup on benchmarks.