diff options
author | Roman Lebedev <lebedev.ri@gmail.com> | 2018-05-31 06:00:36 +0000 |
---|---|---|
committer | Roman Lebedev <lebedev.ri@gmail.com> | 2018-05-31 06:00:36 +0000 |
commit | c0ecd06428547b3764636b1ccb93e652df977753 (patch) | |
tree | d98177c19f879616551f2dac024f5143a4c8c333 /lldb/source/Core/Module.cpp | |
parent | 44ee15f34f0d83fc3d158867d8e882033e97a976 (diff) | |
download | bcm5719-llvm-c0ecd06428547b3764636b1ccb93e652df977753.tar.gz bcm5719-llvm-c0ecd06428547b3764636b1ccb93e652df977753.zip |
Revert rL333106 / D46814: [InstCombine] Fold unfolded masked merge pattern with variable mask!
In post-commit review, Eric Christopher notes that many
new MSan warnings are being observed with this patch.
The probable reason is: if 'y' is undef here and we could
evaluate it twice and get different results.
We can't increase the number of uses of a value.
llvm-svn: 333631
Diffstat (limited to 'lldb/source/Core/Module.cpp')
0 files changed, 0 insertions, 0 deletions