aboutsummaryrefslogtreecommitdiff
path: root/lldb/source/Plugins/ScriptInterpreter/Python/ScriptInterpreterPython.cpp
diff options
context:
space:
mode:
authorPhilip Reames <preames@rivosinc.com>2022-08-26 10:59:17 -0700
committerPhilip Reames <listmail@philipreames.com>2022-08-26 11:09:17 -0700
commit3dcec5e29ff73d9f42b364885119105b69c2bb37 (patch)
tree7a97c789b3eac7060218fd6dbe7ffba879d5f4c0 /lldb/source/Plugins/ScriptInterpreter/Python/ScriptInterpreterPython.cpp
parentd2f110c693c88d1bb7caee4f72ebb14766f85239 (diff)
downloadllvm-3dcec5e29ff73d9f42b364885119105b69c2bb37.zip
llvm-3dcec5e29ff73d9f42b364885119105b69c2bb37.tar.gz
llvm-3dcec5e29ff73d9f42b364885119105b69c2bb37.tar.bz2
[LV] Consistently use vputils::isUniformAfterVectorization [mostly nfc]
I'd extracted isUniform, and Florian moved isUniformAfterVectorization out of VPlan at basically the same time. Let's go ahead and merge them. For the VPTransformState::get path, a VPValue without a def (which corresponds to an external IR value outside of VPLan) is explicitly handled above the uniform check. On the scalarizeInstruction path, I'm less sure why the change isn't visible, but test cases which would seem likely to hit it were already being handled as uniform through some other mechanism. It would be correct to consider values defined outside of vplan uniform here.
Diffstat (limited to 'lldb/source/Plugins/ScriptInterpreter/Python/ScriptInterpreterPython.cpp')
0 files changed, 0 insertions, 0 deletions