summaryrefslogtreecommitdiff
path: root/llvm/lib/Bitcode/Reader/BitcodeReader.cpp
diff options
context:
space:
mode:
authorSimon Pilgrim <llvm-dev@redking.me.uk>2024-02-06 13:05:53 +0000
committerSimon Pilgrim <llvm-dev@redking.me.uk>2024-02-07 11:12:29 +0000
commit670c2529bb97f53a5b73e1eedb736ac6e070e1d9 (patch)
treea9ba54fd610d8538351c96a697d825121240eab2 /llvm/lib/Bitcode/Reader/BitcodeReader.cpp
parent7760006d8d39e7624601936e2b1b428d850726b8 (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