summaryrefslogtreecommitdiffstats
path: root/clang/lib/Frontend/CompilerInvocation.cpp
diff options
context:
space:
mode:
authorAlexey Bataev <a.bataev@hotmail.com>2018-01-08 14:43:06 +0000
committerAlexey Bataev <a.bataev@hotmail.com>2018-01-08 14:43:06 +0000
commit5b9a77d4ea2fbf404358509d9fd6a3f40c7d1630 (patch)
tree5d981d2e6d55c561c10f09272776ecf2d3b43cbc /clang/lib/Frontend/CompilerInvocation.cpp
parent118a0a2c38ff00a0a00d4ff8801f573f511f738d (diff)
downloadbcm5719-llvm-5b9a77d4ea2fbf404358509d9fd6a3f40c7d1630.tar.gz
bcm5719-llvm-5b9a77d4ea2fbf404358509d9fd6a3f40c7d1630.zip
[SLP] Fix PR35777: Incorrect handling of aggregate values.
Summary: Fixes the bug with incorrect handling of InsertValue|InsertElement instrucions in SLP vectorizer. Currently, we may use incorrect ExtractElement instructions as the operands of the original InsertValue|InsertElement instructions. Reviewers: mkuper, hfinkel, RKSimon, spatel Subscribers: llvm-commits Differential Revision: https://reviews.llvm.org/D41767 llvm-svn: 321994
Diffstat (limited to 'clang/lib/Frontend/CompilerInvocation.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud