diff options
author | Matt Arsenault <Matthew.Arsenault@amd.com> | 2019-06-17 14:13:29 +0000 |
---|---|---|
committer | Matt Arsenault <Matthew.Arsenault@amd.com> | 2019-06-17 14:13:29 +0000 |
commit | 1df203d78e478bea989736fd9f1657adea70db0d (patch) | |
tree | 342c2017cc82356496c401ccd6564b0cfc757a25 /llvm/lib/Transforms/Utils/LoopUnrollRuntime.cpp | |
parent | b10f0978334ab2beb4477497323ddb6d44399b62 (diff) | |
download | llvm-1df203d78e478bea989736fd9f1657adea70db0d.zip llvm-1df203d78e478bea989736fd9f1657adea70db0d.tar.gz llvm-1df203d78e478bea989736fd9f1657adea70db0d.tar.bz2 |
InferAddressSpaces: Fix cloning original addrspacecast
If an addrspacecast needed to be inserted again, this was creating a
clone of the original cast for each user. Just use the original, which
also saves losing the value name.
llvm-svn: 363562
Diffstat (limited to 'llvm/lib/Transforms/Utils/LoopUnrollRuntime.cpp')
0 files changed, 0 insertions, 0 deletions