[PATCH] D92008: [RISCV][LegalizeDAG] Expand SETO and SETUO comparisons. Teach LegalizeDAG to expand SETUO expansion when UNE isn't legal.

Alex Bradbury via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Dec 10 05:09:17 PST 2020


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

It's great to be able to drop those ugly patterns - nice cleanup. Thanks.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D92008



More information about the llvm-commits mailing list