[PATCH] D151180: [RISCV] select(C0, x, select(C1, x, y)) -> select(C0|C1, x, y)
Liao Chunyu via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue May 23 20:46:04 PDT 2023
liaolucy added a comment.
Thanks Jessica and Craig.
I haven't found any more examples of this patch still being valuable.
Abandon it later.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D151180/new/
https://reviews.llvm.org/D151180
More information about the llvm-commits
mailing list