]> granicus.if.org Git - llvm/commit
[NVPTX] Fix use-after-stack-free bug in InstCombineCalls.
authorJustin Lebar <jlebar@google.com>
Fri, 27 Jan 2017 01:49:39 +0000 (01:49 +0000)
committerJustin Lebar <jlebar@google.com>
Fri, 27 Jan 2017 01:49:39 +0000 (01:49 +0000)
commit2420ede9b67ed104daaff0444b440d6d80318558
tree4113196622cc19b6941b00dff6490fc4cb2be366
parent6bc6fda8c8287a3d3b7122a220029d65c4fe9666
[NVPTX] Fix use-after-stack-free bug in InstCombineCalls.

Introduced in r293244.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@293251 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Transforms/InstCombine/InstCombineCalls.cpp