diff options
author | Nikita Popov <npopov@redhat.com> | 2024-04-25 16:14:54 +0900 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-04-25 16:14:54 +0900 |
commit | 8bfdbb9570c87fc98c9d6b41409e4c59ba285f51 (patch) | |
tree | 7bc3f0e596621b658ba5bc0ecf147e21ffe7e77b /clang/lib/Analysis/FlowSensitive/DataflowEnvironment.cpp | |
parent | 565bdb55453f0bdd59d9325b8a748cb42e6df95b (diff) | |
download | llvm-8bfdbb9570c87fc98c9d6b41409e4c59ba285f51.zip llvm-8bfdbb9570c87fc98c9d6b41409e4c59ba285f51.tar.gz llvm-8bfdbb9570c87fc98c9d6b41409e4c59ba285f51.tar.bz2 |
[InstCombine] Remove redundant shift folds (NFCI) (#90016)
These are already handled by canEvaluateShifted/getShiftedValue (one-use
only), and also in reassociateShiftAmtsOfTwoSameDirectionShifts (also
multi-use), so let's at least get rid of the *third* implementation...
Diffstat (limited to 'clang/lib/Analysis/FlowSensitive/DataflowEnvironment.cpp')
0 files changed, 0 insertions, 0 deletions