Details
Details
Diff Detail
Diff Detail
Unit Tests
Unit Tests
Time | Test | |
---|---|---|
170 ms | x64 windows > LLVM.Other::new-pm-lto-defaults.ll |
Event Timeline
Comment Actions
The new test will should how
; RV32IBS-NEXT: lui a1, 1 ; RV32IBS-NEXT: addi a1, a1, 2 ; RV32IBS-NEXT: xor a0, a0, a1
are optimized to
binvi a0, 12 binvi a0, 2