diff options
author | Sander de Smalen <sander.desmalen@arm.com> | 2022-01-24 09:39:31 +0000 |
---|---|---|
committer | Sander de Smalen <sander.desmalen@arm.com> | 2022-01-24 16:37:21 +0000 |
commit | 699e22a083f2bae120e68ce7254fcddb4aaf97b3 (patch) | |
tree | 76944810bfc608cdbc9db4a5fa5cc66aab5bdef1 /lldb/source/Plugins/ScriptInterpreter/Python/ScriptInterpreterPython.h | |
parent | cfe17986c952e552a731237da99f4879def3a02b (diff) | |
download | llvm-699e22a083f2bae120e68ce7254fcddb4aaf97b3.zip llvm-699e22a083f2bae120e68ce7254fcddb4aaf97b3.tar.gz llvm-699e22a083f2bae120e68ce7254fcddb4aaf97b3.tar.bz2 |
[ISEL] Move trivial step_vector folds to FoldConstantArithmetic.
Given that step_vector is practically a constant, doing this early
helps with DAGCombine folds that happen before type legalization.
There is currently no way to test this happens earlier, although existing
tests for step_vector folds continue protect the folds happening at all.
Reviewed By: david-arm
Differential Revision: https://reviews.llvm.org/D117863
Diffstat (limited to 'lldb/source/Plugins/ScriptInterpreter/Python/ScriptInterpreterPython.h')
0 files changed, 0 insertions, 0 deletions