[PATCH] D75801: [InstCombine] Remove known bits constant folding
Sanjay Patel via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Mar 20 09:44:42 PDT 2020
spatel added a comment.
Please update after D76489 <https://reviews.llvm.org/D76489>.
If we're going to defer the removal of ExpensiveCombines to a follow-on NFC patch, add a FIXME note in this patch near its definition to indicate that it is deprecated/useless (just in case the follow-on doesn't happen immediately).
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