summaryrefslogtreecommitdiff
path: root/llvm/lib/Bitcode/Reader/BitcodeReader.cpp
diff options
context:
space:
mode:
authorMogball <jeffniu22@gmail.com>2022-01-24 23:00:39 +0000
committerMogball <jeffniu22@gmail.com>2022-01-24 23:08:34 +0000
commit572fa9642cb50f3c2d79e138e789c4b23f3ab8cf (patch)
tree41406ab09ad3521c3cea1465063962df258d181e /llvm/lib/Bitcode/Reader/BitcodeReader.cpp
parentf1c9e7bdc921cec0cc3f61c19c4ac4a7f1bd8525 (diff)
[mlir] Add a ControlFlowSink pass.
Control-Flow Sink moves operations whose only uses are in conditionally-executed regions into those regions so that paths in which their results are not needed do not perform unnecessary computation. Depends on D115087 Reviewed By: jpienaar, rriddle, bondhugula Differential Revision: https://reviews.llvm.org/D115088
Diffstat (limited to 'llvm/lib/Bitcode/Reader/BitcodeReader.cpp')
0 files changed, 0 insertions, 0 deletions