diff options
author | Philip Reames <listmail@philipreames.com> | 2021-06-30 08:31:13 -0700 |
---|---|---|
committer | Philip Reames <listmail@philipreames.com> | 2021-06-30 08:31:13 -0700 |
commit | 14d8f1546a0483ef54a7a09442848d0a470c94c0 (patch) | |
tree | 3c6310f2a719246bb78f971dc05e72b776266701 /llvm/lib/CodeGen/LiveDebugValues/InstrRefBasedImpl.cpp | |
parent | 5e630a9202a363aae37e4e10655e894490f150f9 (diff) | |
download | llvm-14d8f1546a0483ef54a7a09442848d0a470c94c0.zip llvm-14d8f1546a0483ef54a7a09442848d0a470c94c0.tar.gz llvm-14d8f1546a0483ef54a7a09442848d0a470c94c0.tar.bz2 |
[SCEV] Fold (0 udiv %x) to 0
We have analogous rules in instsimplify, etc.., but were missing the same in SCEV. The fold is near trivial, but came up in the context of a larger change.
Diffstat (limited to 'llvm/lib/CodeGen/LiveDebugValues/InstrRefBasedImpl.cpp')
0 files changed, 0 insertions, 0 deletions