diff options
author | OCHyams <orlando.hyams@sony.com> | 2022-11-15 15:17:30 +0000 |
---|---|---|
committer | OCHyams <orlando.hyams@sony.com> | 2022-11-15 15:20:18 +0000 |
commit | 139e08efc55b4601ce2c2cf9afbcec714aaa017a (patch) | |
tree | 8b3688939799ade10ce17c38937464164b2682d0 /llvm/lib/Bitcode/Writer/BitcodeWriter.cpp | |
parent | 884b919f2e104b8316a3cda21ecef8d22ba3a3d3 (diff) | |
download | llvm-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