diff options
author | Matt Arsenault <Matthew.Arsenault@amd.com> | 2018-11-16 05:03:02 +0000 |
---|---|---|
committer | Matt Arsenault <Matthew.Arsenault@amd.com> | 2018-11-16 05:03:02 +0000 |
commit | eabb8dd01547c6fcccb7dcbba7a4a3b8ba67694c (patch) | |
tree | d48d5a2445946773638ecfa08dc37f9f9b254cc2 /llvm/lib/Bitcode/Reader/BitcodeReader.cpp | |
parent | d63e84621222c78283451bc3616e4c9d8317802e (diff) | |
download | llvm-eabb8dd01547c6fcccb7dcbba7a4a3b8ba67694c.zip llvm-eabb8dd01547c6fcccb7dcbba7a4a3b8ba67694c.tar.gz llvm-eabb8dd01547c6fcccb7dcbba7a4a3b8ba67694c.tar.bz2 |
AMDGPU: Fix analyzeBranch failing with pseudoterminators
If a block had one of the _term instructions used for gluing
exec modifying instructions to the end of the block,
analyzeBranch would fail, preventing the verifier from catching
a broken successor list.
llvm-svn: 347027
Diffstat (limited to 'llvm/lib/Bitcode/Reader/BitcodeReader.cpp')
0 files changed, 0 insertions, 0 deletions