[PATCH] D98932: [RISCV] Don't call setHasMultipleConditionRegisters(), so icmp is sunk
Alex Bradbury via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Sep 30 05:56:29 PDT 2021
asb added a comment.
Herald added a subscriber: achieveartificialintelligence.
In D98932#2997582 <https://reviews.llvm.org/D98932#2997582>, @PaoloS wrote:
> Hi @philipp.tomsich do you know which change is that? Has it been already upstreamed? Because as far as I see by rebasing this patch on the upstream main we still have some code size reduction and the tests still succeed
Sorry this patch has fallen to the wayside somewhat.
It sounds like this change is triggering minor codegen improvements for multiple workloads, so if you can confirm it hasn't been subsumed by other work then I'm happy for it to land.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D98932/new/
https://reviews.llvm.org/D98932
More information about the llvm-commits
mailing list