llvm-project
da43e82a
- [LLVM][RISCV] Drop -O3/-filetype from ct.select test RUN lines
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
51 days ago
[LLVM][RISCV] Drop -O3/-filetype from ct.select test RUN lines llc defaults to -O2 and asm; codegen tests should exercise the default pipeline. CHECK lines are unchanged — -O2 produces identical asm to -O3 for all five files.
References
users/wizardengineer/ct-select-riscv
#166708 - [ConstantTime][RISCV] Add comprehensive tests for ct.select
Author
kumarak
Committer
wizardengineer
Parents
62b68722
Loading