diff options
| author | Elena Demikhovsky <elena.demikhovsky@intel.com> | 2015-10-19 07:43:38 +0000 |
|---|---|---|
| committer | Elena Demikhovsky <elena.demikhovsky@intel.com> | 2015-10-19 07:43:38 +0000 |
| commit | 20662e39f16f81a49058e2c738e5d8b45b33b593 (patch) | |
| tree | 8ee06df61a05a530dcc08c8914ed3e8f9f971eb3 /llvm/lib/TableGen/StringMatcher.cpp | |
| parent | 5292083584f181569525b38833aeb92ee118a0de (diff) | |
| download | bcm5719-llvm-20662e39f16f81a49058e2c738e5d8b45b33b593.tar.gz bcm5719-llvm-20662e39f16f81a49058e2c738e5d8b45b33b593.zip | |
Removed parameter "Consecutive" from isLegalMaskedLoad() / isLegalMaskedStore().
Originally I planned to use the same interface for masked gather/scatter and set isConsecutive to "false" in this case.
Now I'm implementing masked gather/scatter and see that the interface is inconvenient. I want to add interfaces isLegalMaskedGather() / isLegalMaskedScatter() instead of using the "Consecutive" parameter in the existing interfaces.
Differential Revision: http://reviews.llvm.org/D13850
llvm-svn: 250686
Diffstat (limited to 'llvm/lib/TableGen/StringMatcher.cpp')
0 files changed, 0 insertions, 0 deletions

