Skip to content

Commit aa8f32e

Browse files
thomasjoergtensorflower-gardener
authored andcommitted
[XLA:GPU] Remove unnecessary preprocessor directive.
PiperOrigin-RevId: 628326070
1 parent 7609982 commit aa8f32e

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

third_party/xla/xla/service/gpu/matmul_utils.cc

-3
Original file line numberDiff line numberDiff line change
@@ -52,9 +52,6 @@ limitations under the License.
5252
#include "tsl/platform/status.h"
5353
#include "tsl/platform/statusor.h"
5454

55-
#if GOOGLE_CUDA
56-
#endif // GOOGLE_CUDA
57-
5855
namespace xla {
5956
namespace gpu {
6057

0 commit comments

Comments
 (0)