[PATCH] D105209: [SCEVExpander] Discount cost of umin(1, x) expressions
Philip Reames via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Aug 17 09:15:40 PDT 2021
reames abandoned this revision.
reames added a comment.
Abandoning this for now. This came up in an alternate approach to the overflow during BTC computation issue, and I separated it out. It doesn't appear to matter with the current approach, so I'll defer this until it does. I think the patch is correct, it just doesn't have a strong motivation or test right now.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D105209/new/
https://reviews.llvm.org/D105209
More information about the llvm-commits
mailing list