This website requires JavaScript.
Explore
Help
Sign In
shylie
/
llvm-project
Watch
1
Star
0
Fork
0
You've already forked llvm-project
Code
Issues
Pull Requests
Actions
6
Packages
Projects
Releases
Wiki
Activity
llvm-project
/
llvm
/
lib
/
Transforms
/
Vectorize
/
SandboxVectorizer
History
Kazu Hirata
902b0bd04a
[llvm] Remove "const" in the presence of "constexpr" (NFC) (
#166109
)
...
"const" is extraneous in the presence of "constexpr" for simple variables and arrays.
2025-11-02 15:52:44 -08:00
..
Passes
[llvm] Remove "const" in the presence of "constexpr" (NFC) (
#166109
)
2025-11-02 15:52:44 -08:00
DependencyGraph.cpp
[llvm] Remove "const" in the presence of "constexpr" (NFC) (
#166109
)
2025-11-02 15:52:44 -08:00
InstrMaps.cpp
…
Interval.cpp
…
Legality.cpp
…
SandboxVectorizer.cpp
[llvm] Remove "const" in the presence of "constexpr" (NFC) (
#166109
)
2025-11-02 15:52:44 -08:00
SandboxVectorizerPassBuilder.cpp
…
Scheduler.cpp
…
SeedCollector.cpp
…
VecUtils.cpp
…