diff options
author | Florian Hahn <flo@fhahn.com> | 2024-01-29 09:52:05 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-01-29 09:52:05 +0000 |
commit | 743946e8ef0d164cbaa3409d11b218e299ccd35e (patch) | |
tree | 56bb87b5499fc28254cc57cd06ad66f1df33bb69 /lldb/source/Plugins/ScriptInterpreter/Python/PythonReadline.cpp | |
parent | ce8032394fa4ff55c36d857e85241c1bd0cacc60 (diff) | |
download | llvm-743946e8ef0d164cbaa3409d11b218e299ccd35e.zip llvm-743946e8ef0d164cbaa3409d11b218e299ccd35e.tar.gz llvm-743946e8ef0d164cbaa3409d11b218e299ccd35e.tar.bz2 |
[VPlan] Replace VPRecipeOrVPValue with VP2VP recipe simplification. (#76090)
Move simplification of VPBlendRecipes from early VPlan construction to
VPlan-to-VPlan based recipe simplification. This simplifies initial
construction.
Note that some in-loop reduction tests are failing at the moment, due to
the reduction predicate being created after the reduction recipe. I will
provide a patch for that soon.
PR: https://github.com/llvm/llvm-project/pull/76090
Diffstat (limited to 'lldb/source/Plugins/ScriptInterpreter/Python/PythonReadline.cpp')
0 files changed, 0 insertions, 0 deletions