diff options
author | Amara Emerson <amara@apple.com> | 2022-07-13 14:30:51 -0700 |
---|---|---|
committer | Amara Emerson <amara@apple.com> | 2022-07-13 14:58:45 -0700 |
commit | 2824bdd92f3b5422e72078dcc8a7a7005ec67605 (patch) | |
tree | 8b5d540cb6cdb149b14488ca9d7d82e448fef949 /clang/lib/ExtractAPI/Serialization/SymbolGraphSerializer.cpp | |
parent | 62d874f203078896b4f059f7aa4f106e8cbab4da (diff) | |
download | llvm-2824bdd92f3b5422e72078dcc8a7a7005ec67605.zip llvm-2824bdd92f3b5422e72078dcc8a7a7005ec67605.tar.gz llvm-2824bdd92f3b5422e72078dcc8a7a7005ec67605.tar.bz2 |
[GlobalISel] Fix and(load)->zextload combine crash.
We shouldn't use getOpcodeDef() if we need to guarantee the def has only one
user since under the hood it may look through copies and optimization hints,
which themselves may have multiple users.
Diffstat (limited to 'clang/lib/ExtractAPI/Serialization/SymbolGraphSerializer.cpp')
0 files changed, 0 insertions, 0 deletions