diff options
| author | Florian Hahn <flo@fhahn.com> | 2023-10-21 21:26:52 +0100 |
|---|---|---|
| committer | Florian Hahn <flo@fhahn.com> | 2023-10-21 21:26:52 +0100 |
| commit | ca01f2af789680fa6a60af55c715e02b47d072d5 (patch) | |
| tree | 6f97750e9d9cf254b487a6b1b37ac4bc7ca4fc13 /lldb/source/Plugins/ScriptInterpreter/Python | |
| parent | 241c290ad73f57ee12a6d1c3ee3fe38d79405c3a (diff) | |
| download | llvm-ca01f2af789680fa6a60af55c715e02b47d072d5.zip llvm-ca01f2af789680fa6a60af55c715e02b47d072d5.tar.gz llvm-ca01f2af789680fa6a60af55c715e02b47d072d5.tar.bz2 | |
[LV] Enforce order of reductions with intermediate stores in VPlan (NFC)
Reductions with intermediate stores currently need to be fixed in order
of their intermediate stores. Instead of doing this at fixup time after
code has been generated, sort the reductions in adjustRecipesForReductions.
This makes the order explicit in VPlan and will enable removing
fixReductions with modeling computing the final reduction result in
VPlan, followed by also modeling the intermediate stores explicitly.
Diffstat (limited to 'lldb/source/Plugins/ScriptInterpreter/Python')
0 files changed, 0 insertions, 0 deletions
