Add tests for (and (add x, c1), (lshr y, c2)).
Signed-off-by: WANG Rui <wangrui@loongson.cn>
Differential D154808
[RISCV] Add tests for (and (add x, c1), (lshr y, c2)) hev on Jul 9 2023, 7:10 PM. Authored by
Details Add tests for (and (add x, c1), (lshr y, c2)). Signed-off-by: WANG Rui <wangrui@loongson.cn>
Diff Detail
Event TimelineComment Actions Thanks for splitting this out. I think adding RV64I to this test file as you did in a previous iteration does make sense, so I'd recommend adding an RV64I RUN line in this patch. Comment Actions The test file here appears to be for “loop strength reduce” pass originally. Maybe this should be a new test file? |