diff options
author | Philip Reames <preames@rivosinc.com> | 2023-09-13 10:13:34 -0700 |
---|---|---|
committer | Philip Reames <listmail@philipreames.com> | 2023-09-13 10:16:11 -0700 |
commit | 61757fbd048fc0eae0b61b7cb14001e27f0becd0 (patch) | |
tree | 39d56c541408a65fb63b1ab97352691b79d06fb3 /clang/lib/Frontend/CompilerInvocation.cpp | |
parent | e9e1892b838d50729871f9b2160d4a11fb4972fb (diff) | |
download | llvm-61757fbd048fc0eae0b61b7cb14001e27f0becd0.zip llvm-61757fbd048fc0eae0b61b7cb14001e27f0becd0.tar.gz llvm-61757fbd048fc0eae0b61b7cb14001e27f0becd0.tar.bz2 |
[DAG] Remove pointless peephole from refineUniformBase [nfc]
No need to special case add 0, N. SelectionDAG::getNode contains the canonicalization and simplification for this case, so no need to duplicate it here.
Diffstat (limited to 'clang/lib/Frontend/CompilerInvocation.cpp')
0 files changed, 0 insertions, 0 deletions