Skip to content

Commit

Permalink
[Codegen][GPU] Drop dead PassDetail.h file (iree-org#17490)
Browse files Browse the repository at this point in the history
This file became unused after
iree-org@d657082cf
  • Loading branch information
qedawkins authored and bangtianliu committed Jun 5, 2024
1 parent 95bb060 commit 0196b85
Show file tree
Hide file tree
Showing 3 changed files with 0 additions and 33 deletions.
1 change: 0 additions & 1 deletion compiler/src/iree/compiler/Codegen/Common/GPU/BUILD.bazel
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,6 @@ iree_gentbl_cc_library(
iree_compiler_cc_library(
name = "PassHeaders",
hdrs = [
"PassDetail.h",
"Passes.h",
"Passes.h.inc",
],
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,6 @@ iree_cc_library(
NAME
PassHeaders
HDRS
"PassDetail.h"
"Passes.h"
"Passes.h.inc"
DEPS
Expand Down
31 changes: 0 additions & 31 deletions compiler/src/iree/compiler/Codegen/Common/GPU/PassDetail.h

This file was deleted.

0 comments on commit 0196b85

Please sign in to comment.