aboutsummaryrefslogtreecommitdiffhomepage
path: root/tensorflow/compiler/xla/service/hlo_module_dce.cc
Commit message (Expand)AuthorAge
* Remove unnecessary side-effect test, since HLO liveness now reports correctGravatar A. Unique TensorFlower2018-09-17
* Do not DCE while bodies which have IO operations.Gravatar A. Unique TensorFlower2018-09-12
* [XLA] Adds HloLivenessAnalysis and HloModuleDCE.Gravatar A. Unique TensorFlower2018-05-17