[PATCH] D75801: [InstCombine] Remove known bits constant folding (WIP)
Roman Lebedev via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Mar 9 06:24:48 PDT 2020
lebedev.ri added a comment.
Rebase this after fixes (if any) have landed?
> This is the most expensive individual part of InstCombine.
That is an interesting statement.
It would be good to have some perf numbers here.
Do we do this fold somewhere else in the pipeline?
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D75801/new/
https://reviews.llvm.org/D75801
More information about the llvm-commits
mailing list