aboutsummaryrefslogtreecommitdiff
path: root/lldb/source/Plugins/ScriptInterpreter/Python/lldb-python.h
diff options
context:
space:
mode:
authorFlorian Hahn <flo@fhahn.com>2024-01-28 21:05:16 +0000
committerFlorian Hahn <flo@fhahn.com>2024-01-28 21:20:18 +0000
commit2d0d65b3babecbd339b01fdf7da29b8dfd69f889 (patch)
treec45bd8d7921ccbafa1a4c3e8dbcf834d2b9d2a0c /lldb/source/Plugins/ScriptInterpreter/Python/lldb-python.h
parenta7cfff8dc6b38e54c6c5adee3b4b781f1090ee25 (diff)
downloadllvm-2d0d65b3babecbd339b01fdf7da29b8dfd69f889.zip
llvm-2d0d65b3babecbd339b01fdf7da29b8dfd69f889.tar.gz
llvm-2d0d65b3babecbd339b01fdf7da29b8dfd69f889.tar.bz2
[VPlan] Create edge masks all cases up front needed.(NFC)
Similarly to how block masks are created up front and later only retrieved also make sure masks are created in cases where edge masks are needed, i.e. blend recipes. Creating block-in masks for all blocks in the loop also ensures edge masks for all relevant edges have been created. Later, the new getEdgeMask can be used to look up cached edge masks. This makes sure edge masks are available in all cases for https://github.com/llvm/llvm-project/pull/76090.
Diffstat (limited to 'lldb/source/Plugins/ScriptInterpreter/Python/lldb-python.h')
0 files changed, 0 insertions, 0 deletions