aboutsummaryrefslogtreecommitdiff
path: root/lldb/source/Plugins/ScriptInterpreter/Python/PythonReadline.cpp
diff options
context:
space:
mode:
authorAlex MacLean <amaclean@nvidia.com>2024-06-26 09:01:13 -0700
committerGitHub <noreply@github.com>2024-06-26 09:01:13 -0700
commit2612765faf0e72cc57c6cce058305ddf241c3e3c (patch)
treee9d9846c98725eea34f87780d275bd9fc099f3c5 /lldb/source/Plugins/ScriptInterpreter/Python/PythonReadline.cpp
parentb7762f2e64af34506447b56eea7bdbabd8568718 (diff)
downloadllvm-2612765faf0e72cc57c6cce058305ddf241c3e3c.zip
llvm-2612765faf0e72cc57c6cce058305ddf241c3e3c.tar.gz
llvm-2612765faf0e72cc57c6cce058305ddf241c3e3c.tar.bz2
[NVPTX] Fold (add (select 0, (mul a, b)), c) -> (select c, (mad a, b, c)) (#96352)
Add folding for `(add (select cond, 0, (mul a, b)), c)` to `(select cond, c, (mad a, b, c))`. Also, refactor the DAG folding implementation to separate out the `ADD` and `FADD` folding cases.
Diffstat (limited to 'lldb/source/Plugins/ScriptInterpreter/Python/PythonReadline.cpp')
0 files changed, 0 insertions, 0 deletions