[PATCH] D116696: [SCEVExpand] Do not create redundant 'or false' for pred expansion.
Roman Lebedev via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Jan 5 13:31:40 PST 2022
lebedev.ri accepted this revision.
lebedev.ri added a comment.
This revision is now accepted and ready to land.
SGTM, but i'm not sure the issue of the checks being non-instcombined before their cost being queried can be solved by enhancing SCEVExpander.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D116696/new/
https://reviews.llvm.org/D116696
More information about the llvm-commits
mailing list