aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/Bitcode/Writer/BitcodeWriter.cpp
diff options
context:
space:
mode:
authorOCHyams <orlando.hyams@sony.com>2022-11-15 15:17:30 +0000
committerOCHyams <orlando.hyams@sony.com>2022-11-15 15:20:18 +0000
commit139e08efc55b4601ce2c2cf9afbcec714aaa017a (patch)
tree8b3688939799ade10ce17c38937464164b2682d0 /llvm/lib/Bitcode/Writer/BitcodeWriter.cpp
parent884b919f2e104b8316a3cda21ecef8d22ba3a3d3 (diff)
downloadllvm-139e08efc55b4601ce2c2cf9afbcec714aaa017a.zip
llvm-139e08efc55b4601ce2c2cf9afbcec714aaa017a.tar.gz
llvm-139e08efc55b4601ce2c2cf9afbcec714aaa017a.tar.bz2
[Assignment Tracking][23/*] Account for assignment tracking in SLP Vectorizer
The Assignment Tracking debug-info feature is outlined in this RFC: https://discourse.llvm.org/t/ rfc-assignment-tracking-a-better-way-of-specifying-variable-locations-in-ir The SLP-Vectorizer can merge a set of scalar stores into a single vectorized store. Merge DIAssignID intrinsics from the scalar stores onto the new vectorized store. Reviewed By: jmorse Differential Revision: https://reviews.llvm.org/D133320
Diffstat (limited to 'llvm/lib/Bitcode/Writer/BitcodeWriter.cpp')
0 files changed, 0 insertions, 0 deletions