[PATCH] D98932: [RISCV] Don't call setHasMultipleConditionRegisters(), so icmp is sunk

Philipp Tomsich via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Apr 8 02:57:48 PDT 2021


philipp.tomsich updated this revision to Diff 336045.
philipp.tomsich added a comment.

Simplified and cleaned up the test case.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D98932

Files:
  llvm/lib/Target/RISCV/RISCVISelLowering.cpp
  llvm/lib/Target/RISCV/RISCVISelLowering.h
  llvm/test/CodeGen/RISCV/sink-icmp.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D98932.336045.patch
Type: text/x-patch
Size: 3374 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210408/2cad16c9/attachment.bin>


More information about the llvm-commits mailing list