aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/CodeGen/PatchableFunction.cpp
diff options
context:
space:
mode:
authorTobias Grosser <tobias@grosser.es>2016-08-08 19:22:19 +0000
committerTobias Grosser <tobias@grosser.es>2016-08-08 19:22:19 +0000
commit124534038a8df34d2c97a90bd9e668dcc2217988 (patch)
tree9d8730161d6765ffbe439c79f058f67bbebae4ea /llvm/lib/CodeGen/PatchableFunction.cpp
parent2f50725dbd67605a042881421c52cf093249405d (diff)
downloadllvm-124534038a8df34d2c97a90bd9e668dcc2217988.zip
llvm-124534038a8df34d2c97a90bd9e668dcc2217988.tar.gz
llvm-124534038a8df34d2c97a90bd9e668dcc2217988.tar.bz2
[GPGPU] Support Values referenced from both isl expr and llvm instructions
When adding code that avoids to pass values used in isl expressions and LLVM instructions twice, we forgot to make single variable passed to the kernel available in the ValueMap that makes it usable for instructions that are not replaced with isl ast expressions. This change adds the variable that is passed to the kernel to the ValueMap to ensure it is available for such use cases as well. llvm-svn: 278039
Diffstat (limited to 'llvm/lib/CodeGen/PatchableFunction.cpp')
0 files changed, 0 insertions, 0 deletions