diff options
| author | Alex MacLean <amaclean@nvidia.com> | 2024-06-26 09:01:13 -0700 | 
|---|---|---|
| committer | GitHub <noreply@github.com> | 2024-06-26 09:01:13 -0700 | 
| commit | 2612765faf0e72cc57c6cce058305ddf241c3e3c (patch) | |
| tree | e9d9846c98725eea34f87780d275bd9fc099f3c5 /lldb/source/Plugins/ScriptInterpreter/Python/SWIGPythonBridge.h | |
| parent | b7762f2e64af34506447b56eea7bdbabd8568718 (diff) | |
| download | llvm-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/SWIGPythonBridge.h')
0 files changed, 0 insertions, 0 deletions
