diff options
author | Simon Pilgrim <llvm-dev@redking.me.uk> | 2015-01-11 22:08:01 +0000 |
---|---|---|
committer | Simon Pilgrim <llvm-dev@redking.me.uk> | 2015-01-11 22:08:01 +0000 |
commit | b5869f6c7ca256b554c1d91f8e3ce2144f33a328 (patch) | |
tree | acdc6cefd89be2e3773621610f6a4c4229cee099 /clang/lib/Parse/Parser.cpp | |
parent | 88f67808ae4c1508b11c64017c518a496c7c10ba (diff) | |
download | bcm5719-llvm-b5869f6c7ca256b554c1d91f8e3ce2144f33a328.tar.gz bcm5719-llvm-b5869f6c7ca256b554c1d91f8e3ce2144f33a328.zip |
[X86][SSE] Minor fix to VPBLENDW AVX2 commutation.
D6015 / rL221313 enabled commutation for SSE immediate blend instructions, but due to a typo the AVX2 VPBLENDW ymm instructions weren't flagged as commutative along with the others in the tables, but were still being commuted in code and tested for.
llvm-svn: 225612
Diffstat (limited to 'clang/lib/Parse/Parser.cpp')
0 files changed, 0 insertions, 0 deletions