summaryrefslogtreecommitdiffstats
path: root/llvm/lib/TableGen/Error.cpp
diff options
context:
space:
mode:
authorElena Demikhovsky <elena.demikhovsky@intel.com>2015-10-19 07:43:38 +0000
committerElena Demikhovsky <elena.demikhovsky@intel.com>2015-10-19 07:43:38 +0000
commit20662e39f16f81a49058e2c738e5d8b45b33b593 (patch)
tree8ee06df61a05a530dcc08c8914ed3e8f9f971eb3 /llvm/lib/TableGen/Error.cpp
parent5292083584f181569525b38833aeb92ee118a0de (diff)
downloadbcm5719-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/Error.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud