Skip to content

[RISCV] Prefer (select (x < 0), y, z) -> x >> (XLEN - 1) & (y - z) + z even with Zicond.#125772

Merged
topperc merged 1 commit intollvm:mainfrom
topperc:pr/zicond-constants
Feb 6, 2025
Merged

[RISCV] Prefer (select (x < 0), y, z) -> x >> (XLEN - 1) & (y - z) + z even with Zicond.#125772
topperc merged 1 commit intollvm:mainfrom
topperc:pr/zicond-constants

Commits

Commits on Feb 5, 2025