Skip to content

Commit 7ec3a9a

Browse files
author
chenqian
committed
[Pass] add more RISCVLoopUnrollAndRemainder testcases
1 parent cd7c6ce commit 7ec3a9a

29 files changed

+5456
-3217
lines changed

.gitlab-ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -218,7 +218,7 @@ build_and_test:
218218
expire_in: 1 day
219219
retry: 2
220220
variables:
221-
TEST_APP_ESP_DSP_CUSTOM_BRANCH: "llvm-21-optimization-test"
221+
TEST_APP_ESP_DSP_CUSTOM_BRANCH: "llvm-21-optimization-test-v2"
222222
before_script:
223223
- git config --global --add safe.directory $CI_PROJECT_DIR
224224
after_script:

llvm/lib/Target/RISCV/RISCVLoopUnrollAndRemainder.cpp

Lines changed: 4310 additions & 2424 deletions
Large diffs are not rendered by default.

0 commit comments

Comments
 (0)