diff options
author | Philip Reames <listmail@philipreames.com> | 2016-02-09 21:43:12 +0000 |
---|---|---|
committer | Philip Reames <listmail@philipreames.com> | 2016-02-09 21:43:12 +0000 |
commit | f16d781a273a945c36611cfc00126b0afcce4cc1 (patch) | |
tree | 8be6300f42ea3b6355fb8f719f5fe076442eb655 /lldb/packages/Python/lldbsuite/test/python_api/process/TestProcessAPI.py | |
parent | 73200f72deeeb8aee65503e7ccb866c297682cbd (diff) | |
download | bcm5719-llvm-f16d781a273a945c36611cfc00126b0afcce4cc1.tar.gz bcm5719-llvm-f16d781a273a945c36611cfc00126b0afcce4cc1.zip |
[Verifier] Add checks for masked.load and masked.store intrinsics
While trying to track down what appears to be a LoopVectorizer bug, I noticed that we had no validation of the correctness of calls emitted to @llvm.masked.load and @llvm.masked.store. This meant malformed IR was showing up much much later than it should. Hopefully, having Verifier rules in place will make this easier to isolate.
llvm-svn: 260296
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/python_api/process/TestProcessAPI.py')
0 files changed, 0 insertions, 0 deletions