diff options
author | River Riddle <riddleriver@gmail.com> | 2023-06-26 11:36:06 -0700 |
---|---|---|
committer | River Riddle <riddleriver@gmail.com> | 2023-06-26 16:33:20 -0700 |
commit | 6ee1aba8acc1255a6eb9e34788a2376c6357458b (patch) | |
tree | 77a9a49931d896d0fd850d83de59b4a30b298e7c /llvm/tools/llvm-profdata/llvm-profdata.cpp | |
parent | a18266473be1439d324059afa0e8b124f0466428 (diff) | |
download | llvm-6ee1aba8acc1255a6eb9e34788a2376c6357458b.zip llvm-6ee1aba8acc1255a6eb9e34788a2376c6357458b.tar.gz llvm-6ee1aba8acc1255a6eb9e34788a2376c6357458b.tar.bz2 |
[mlir][bytecode] Fix lazy loading of non-isolated regions
The bytecode reader currently assumes all regions can be lazy
loaded, which breaks reading any non-isolated region. This patch
fixes that by properly handling nested non-lazy regions, and only
considers isolated regions as lazy.
Differential Revision: https://reviews.llvm.org/D153795
Diffstat (limited to 'llvm/tools/llvm-profdata/llvm-profdata.cpp')
0 files changed, 0 insertions, 0 deletions