diff options
| author | Simon Pilgrim <llvm-dev@redking.me.uk> | 2024-02-06 13:05:53 +0000 |
|---|---|---|
| committer | Simon Pilgrim <llvm-dev@redking.me.uk> | 2024-02-07 11:12:29 +0000 |
| commit | 670c2529bb97f53a5b73e1eedb736ac6e070e1d9 (patch) | |
| tree | a9ba54fd610d8538351c96a697d825121240eab2 /llvm/lib/Bitcode/Reader/BitcodeReader.cpp | |
| parent | 7760006d8d39e7624601936e2b1b428d850726b8 (diff) | |
[DAG] Use DAGCombiner::SimplifyDemandedBits wrappers with default (all) DemandedElts. NFC.
Don't call TLI.SimplifyDemandedVectorElts directly from every SimplifyDemandedBits call, use the more expressive wrappers instead first.
This reduces the number of places we call TLI.SimplifyDemandedVectorElts and CommitTargetLoweringOpt to make it easier to track.
Part of the work to process DAG nodes in topological order.
Diffstat (limited to 'llvm/lib/Bitcode/Reader/BitcodeReader.cpp')
0 files changed, 0 insertions, 0 deletions
