summaryrefslogtreecommitdiff
path: root/llvm/lib/Bitcode/Reader/BitcodeReader.cpp
diff options
context:
space:
mode:
authorVinayaka Bandishti <vinayaka@polymagelabs.com>2021-05-18 17:58:27 +0530
committerUday Bondhugula <uday@polymagelabs.com>2021-05-18 22:23:02 +0530
commita3917d36709755df52386bcf01324a98a068f29d (patch)
tree789f9dbef140211822fd5782067c98540f141d18 /llvm/lib/Bitcode/Reader/BitcodeReader.cpp
parentccbac06a072b86ea3b46479e478a1abee8520ef8 (diff)
[MLIR][Affine] Privatize certain escaping memrefs
During affine loop fusion, create private memrefs for escaping memrefs too under the conditions that: -- the source is not removed after fusion, and -- the destination does not write to the memref. This creates more fusion opportunities as illustrated in the test case. Reviewed By: bondhugula, ayzhuang Differential Revision: https://reviews.llvm.org/D102604
Diffstat (limited to 'llvm/lib/Bitcode/Reader/BitcodeReader.cpp')
0 files changed, 0 insertions, 0 deletions