[PATCH] D135833: [RISCV] Match (select C, -1, X)->(or -C, X) during lowerSelect
Philip Reames via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Oct 13 07:23:25 PDT 2022
reames added a comment.
LGTM.
I'm going to glance at the missing DAGCombine and see if the other approach works cleanly; if it does, I may propose removing these.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D135833/new/
https://reviews.llvm.org/D135833
More information about the llvm-commits
mailing list