aboutsummaryrefslogtreecommitdiff
path: root/mlir/lib/Bytecode/Reader/BytecodeReader.cpp
diff options
context:
space:
mode:
authorcxy <chenxunyu1993@gmail.com>2023-09-29 17:47:04 -0700
committerMehdi Amini <joker.eph@gmail.com>2023-09-29 17:47:13 -0700
commit0c63122713c2d719789aef4bdfaf4e0b29c3b79e (patch)
treeec18bb6924431637c37bf5db77393dd3f974823b /mlir/lib/Bytecode/Reader/BytecodeReader.cpp
parentbebb9dfc9c0c0029e903a83b20b25d6adfc546bb (diff)
downloadllvm-0c63122713c2d719789aef4bdfaf4e0b29c3b79e.zip
llvm-0c63122713c2d719789aef4bdfaf4e0b29c3b79e.tar.gz
llvm-0c63122713c2d719789aef4bdfaf4e0b29c3b79e.tar.bz2
[MLIR] Add stage to side effect
[MLIR] Add stage and effectOnFullRegion to side effect This patch add stage and effectOnFullRegion to side effect for optimization pass to obtain more accurate information. Stage uses numbering to track the side effects's stage of occurrence. EffectOnFullRegion indicates if effect act on every single value of resource. RFC disscussion: https://discourse.llvm.org/t/rfc-add-effect-index-in-memroy-effect/72235 Differential Revision: https://reviews.llvm.org/D156087 Reviewed By: mehdi_amini, Mogball Differential Revision: https://reviews.llvm.org/D156087
Diffstat (limited to 'mlir/lib/Bytecode/Reader/BytecodeReader.cpp')
0 files changed, 0 insertions, 0 deletions