summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Target/AMDGPU/Disassembler/AMDGPUDisassembler.cpp
diff options
context:
space:
mode:
authorDavide Italiano <davide@freebsd.org>2017-01-11 23:41:24 +0000
committerDavide Italiano <davide@freebsd.org>2017-01-11 23:41:24 +0000
commiteac05f6b88017ea97119e0808f611c6bb3ae7063 (patch)
tree456159938508c2b0e3f326e8deb420fc7fcd5a7f /llvm/lib/Target/AMDGPU/Disassembler/AMDGPUDisassembler.cpp
parent629cb7d8cc333c26f3b3b6b373c98221fcf54b28 (diff)
downloadbcm5719-llvm-eac05f6b88017ea97119e0808f611c6bb3ae7063.tar.gz
bcm5719-llvm-eac05f6b88017ea97119e0808f611c6bb3ae7063.zip
[NewGVN] Fixup store count for the `initial` congruency class.
It was always zero. When we move a store from `initial` to its own congruency class, we end up with a negative store count, which is obviously wrong. Also, while here, change StoreCount to be signed so that the assertions actually fire. Ack'ed by Daniel Berlin. llvm-svn: 291725
Diffstat (limited to 'llvm/lib/Target/AMDGPU/Disassembler/AMDGPUDisassembler.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud