diff options
author | Craig Topper <craig.topper@intel.com> | 2017-11-21 06:01:20 +0000 |
---|---|---|
committer | Craig Topper <craig.topper@intel.com> | 2017-11-21 06:01:20 +0000 |
commit | d219220bd9fabc28856e709d9bca66b8dea94484 (patch) | |
tree | acb1610d0eecf26dc073f96ab69936a8cfa34021 /llvm/lib/CodeGen/CodeGenPrepare.cpp | |
parent | 811d5e86a2e5266da69e2b108541d0aaacea0cd9 (diff) | |
download | bcm5719-llvm-d219220bd9fabc28856e709d9bca66b8dea94484.tar.gz bcm5719-llvm-d219220bd9fabc28856e709d9bca66b8dea94484.zip |
[X86] Simplify the predicates for avx2 masked gather patterns.
We don't need a dyn_cast and we only need to check the type of the index. The base ptr is guaranteed to be scalar.
llvm-svn: 318730
Diffstat (limited to 'llvm/lib/CodeGen/CodeGenPrepare.cpp')
0 files changed, 0 insertions, 0 deletions