[PATCH] D93617: [DemandedBits] Add a whitelist when computing demanded bits of Trunc Instruction

Roman Lebedev via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Dec 21 02:23:06 PST 2020


lebedev.ri added a comment.

If this is not a correctness (or precision) fix, but a profitability one,
i would suggest to address this elsewhere.


CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D93617/new/

https://reviews.llvm.org/D93617



More information about the llvm-commits mailing list