[PATCH] D67802: [SelectionDAG][Mips][Sparc] Don't allow SimplifyDemandedBits to constant fold TargetConstant nodes to a Constant.
Craig Topper via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Sep 20 09:38:50 PDT 2019
craig.topper added a comment.
In D67802#1676910 <https://reviews.llvm.org/D67802#1676910>, @arsenm wrote:
> LGTM but could use tests
How would you test this? The issues fixed fail existing tests with the llvm_unreachable added to SimplifyDemandedBits.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D67802/new/
https://reviews.llvm.org/D67802
More information about the llvm-commits
mailing list