[PATCH] D79267: [RISCV][NFC] Add Test for (select (or B1, B2), X, Y)

Sam Elliott via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue May 5 05:21:00 PDT 2020


lenary planned changes to this revision.
lenary added a comment.

I might actually add a few other tests, given i know `(select (and A, B), C, D)` is also a pattern that appears places.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D79267





More information about the llvm-commits mailing list