diff options
author | Simon Pilgrim <llvm-dev@redking.me.uk> | 2016-02-17 10:12:30 +0000 |
---|---|---|
committer | Simon Pilgrim <llvm-dev@redking.me.uk> | 2016-02-17 10:12:30 +0000 |
commit | 9904924e6bd689bf3b1ff83fc75942f5070f7f30 (patch) | |
tree | e2aca820f3d341528d862df0a63d4d53d88cd87d /clang/lib/Sema/SemaOpenMP.cpp | |
parent | 98520ca73b273cc560bed2a3844f04a51b3159af (diff) | |
download | bcm5719-llvm-9904924e6bd689bf3b1ff83fc75942f5070f7f30.tar.gz bcm5719-llvm-9904924e6bd689bf3b1ff83fc75942f5070f7f30.zip |
[X86][SSE] Tidyup BUILD_VECTOR operand collection. NFCI.
Avoid reuse of operand variables, keep them local to a particular lowering - the operand collection is unique to each case anyhow.
Renamed from V to Ops to more closely match their purpose.
llvm-svn: 261078
Diffstat (limited to 'clang/lib/Sema/SemaOpenMP.cpp')
0 files changed, 0 insertions, 0 deletions