Commit b3d8c0d
committed
[Vectorize] Fix an 'unused variable' warning
This patch fixes:
llvm/lib/Transforms/Vectorize/SLPVectorizer.cpp:8148:18: error:
unused variable 'SDTE' [-Werror,-Wunused-variable]1 parent e1bae23 commit b3d8c0d
1 file changed
+1
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
8146 | 8146 | | |
8147 | 8147 | | |
8148 | 8148 | | |
| 8149 | + | |
8149 | 8150 | | |
8150 | 8151 | | |
8151 | 8152 | | |
| |||
0 commit comments