[XLA:CPU] Implement fusion for the Gather HLO
authorSanjoy Das <sanjoy@google.com>
Fri, 27 Apr 2018 21:36:24 +0000 (14:36 -0700)
committerTensorFlower Gardener <gardener@tensorflow.org>
Fri, 27 Apr 2018 21:39:21 +0000 (14:39 -0700)
commit8477e7cdd0dafb2e9f9f1c1ad3929b15a29a5ada
tree67e0084e22ee312887798863b41b9117df914abf
parenta4dbc33512adb3705345b093a0aafec151e7e32d
[XLA:CPU] Implement fusion for the Gather HLO

PiperOrigin-RevId: 194594759
tensorflow/compiler/xla/service/cpu/BUILD
tensorflow/compiler/xla/service/cpu/cpu_compiler.cc
tensorflow/compiler/xla/service/cpu/cpu_instruction_fusion.cc
tensorflow/compiler/xla/service/cpu/cpu_instruction_fusion_test.cc
tensorflow/compiler/xla/service/elemental_ir_emitter.cc
tensorflow/compiler/xla/service/llvm_ir/ir_array.h
tensorflow/compiler/xla/tests/gather_operation_test.cc