[PATCH] D98839: [RISCV] Fix isel pattern of masked vmslt[u]

Craig Topper via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Mar 17 19:57:11 PDT 2021


craig.topper accepted this revision.
craig.topper added a comment.
This revision is now accepted and ready to land.

LGTM wish I knew how I messed that up cause it seems obviously wrong now that you've pointed it out. I've verified that the codegen is much more similar to the vmsle tests now.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D98839



More information about the llvm-commits mailing list