summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Analysis/RegionPass.cpp
diff options
context:
space:
mode:
authorCraig Topper <craig.topper@gmail.com>2017-01-13 07:28:56 +0000
committerCraig Topper <craig.topper@gmail.com>2017-01-13 07:28:56 +0000
commit1ec84c2a18e97395948f0cf0d039f12b205bc3ad (patch)
tree17a66be44c424796e4542cafdf057e952d6a1a3d /llvm/lib/Analysis/RegionPass.cpp
parent46b6ecf41eb859336127c74a230b325329d70846 (diff)
downloadbcm5719-llvm-1ec84c2a18e97395948f0cf0d039f12b205bc3ad.tar.gz
bcm5719-llvm-1ec84c2a18e97395948f0cf0d039f12b205bc3ad.zip
[AVX-512] Remove unmasked BLENDM instructions from the wrong load folding table. The unmasked versions read memory from operand 2, but were in the operand 3 table.
These aren't the most interesting set of blendm instructions as the unmasked version isn't useful. We were also missing the B and W forms. I'll add the masked versions of all sizes in a future patch. llvm-svn: 291885
Diffstat (limited to 'llvm/lib/Analysis/RegionPass.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud