diff options
author | Justin Fargnoli <jfargnoli@nvidia.com> | 2025-08-25 15:11:18 -0700 |
---|---|---|
committer | GitHub <noreply@github.com> | 2025-08-25 22:11:18 +0000 |
commit | 33de41988fcac8c3e1475fbe9a04ddb0375ba67d (patch) | |
tree | e5bb346bcdfe3322bd9380f0bfda03f1fd273a9b /clang/lib/FrontendTool/ExecuteCompilerInvocation.cpp | |
parent | 43a9b666b6ce75cb7bfe206f744cc6f9a938f28d (diff) | |
download | llvm-33de41988fcac8c3e1475fbe9a04ddb0375ba67d.zip llvm-33de41988fcac8c3e1475fbe9a04ddb0375ba67d.tar.gz llvm-33de41988fcac8c3e1475fbe9a04ddb0375ba67d.tar.bz2 |
Partial revert "[NVPTX] Enhance mul.wide and mad.wide peepholes #150477" (#155024)
Fix
https://github.com/llvm/llvm-project/pull/150477#issuecomment-3191367837
Undo `add (mul.wide a, b), c` -> `mad.wide a, b, c` instruction
selection pattern, but preserve `mul.wide` DAG combine.
Diffstat (limited to 'clang/lib/FrontendTool/ExecuteCompilerInvocation.cpp')
0 files changed, 0 insertions, 0 deletions