Diff Detail
Diff Detail
Unit Tests
Unit Tests
Time | Test | |
---|---|---|
80 ms | x64 debian > Clang.Driver::debug-pass-structure.c |
Event Timeline
llvm/lib/Transforms/Vectorize/LoadStoreVectorizer.cpp | ||
---|---|---|
266 | Probably need to update this call to the constructor as well |
llvm/test/Transforms/LoadStoreVectorizer/X86/vectorize-i8-nested-add.ll | ||
---|---|---|
108 | Precommit tests and rebase. |
Comment Actions
Could someone merge the change?
The failing clang test was updated in the ToT in such a way that it shouldn't be causing issues anymore.
Comment Actions
Pushed "954272108587 Add support for llvm.assume intrinsic to the LoadStoreVectorizer pass"
Probably need to update this call to the constructor as well