[PATCH] D72423: [DemandedBits] Improve accuracy of Add propagator
Simon Pilgrim via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Aug 14 07:38:52 PDT 2020
RKSimon added inline comments.
================
Comment at: llvm/test/Analysis/DemandedBits/add.ll:18
+ ret i32 %8
+}
----------------
@rrika I'm going to pre-commit this to show trunk's current output, then you'll need to rebase so this patch shows the delta
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D72423/new/
https://reviews.llvm.org/D72423
More information about the llvm-commits
mailing list