projects
/
platform
/
upstream
/
llvm.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
dac75ae
)
Fix OSS build
author
Nicolas Vasilache
<ntv@google.com>
Mon, 24 Jun 2019 22:23:26 +0000
(15:23 -0700)
committer
jpienaar
<jpienaar@google.com>
Tue, 25 Jun 2019 00:47:27 +0000
(17:47 -0700)
PiperOrigin-RevId:
254847773
mlir/lib/Transforms/CMakeLists.txt
patch
|
blob
|
history
diff --git
a/mlir/lib/Transforms/CMakeLists.txt
b/mlir/lib/Transforms/CMakeLists.txt
index
c3f3420
..
ec10aee
100644
(file)
--- a/
mlir/lib/Transforms/CMakeLists.txt
+++ b/
mlir/lib/Transforms/CMakeLists.txt
@@
-22,7
+22,6
@@
add_llvm_library(MLIRTransforms
Utils/LoopUtils.cpp
Utils/RegionUtils.cpp
Utils/Utils.cpp
- Vectorization
Vectorize.cpp
ViewFunctionGraph.cpp