diff options
author | Craig Topper <craig.topper@gmail.com> | 2016-12-10 23:09:52 +0000 |
---|---|---|
committer | Craig Topper <craig.topper@gmail.com> | 2016-12-10 23:09:52 +0000 |
commit | cdd3603c04559ebb5ad1b4426a1c149c40a7321b (patch) | |
tree | 3dd3c74b73603445a59877bd0adcf8ae59e59d78 /llvm/lib/Target | |
parent | edab02b50b6b3b5e4f785adaacd108cd921d1f3f (diff) | |
download | bcm5719-llvm-cdd3603c04559ebb5ad1b4426a1c149c40a7321b.tar.gz bcm5719-llvm-cdd3603c04559ebb5ad1b4426a1c149c40a7321b.zip |
[AVX-512] Remove masking from 512-bit pshufb builtin. The backend now has a version without masking so wrap it with select.
This will allow the backend to constant fold these to generic shuffle vectors like 128-bit and 256-bit without having to working about handling masking.
llvm-svn: 289345
Diffstat (limited to 'llvm/lib/Target')
0 files changed, 0 insertions, 0 deletions