[PATCH] D93767: [RISCV] Legalize select when Zbt extension available

Sam Elliott via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Jan 12 13:13:45 PST 2021


lenary accepted this revision.
lenary added a comment.

LGTM!

I'm going to look into removing more of the `xori … 1` which are used by the selects in some of these cases.


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D93767/new/

https://reviews.llvm.org/D93767



More information about the llvm-commits mailing list