diff options
author | Krzysztof Parzyszek <kparzysz@codeaurora.org> | 2018-08-16 19:13:28 +0000 |
---|---|---|
committer | Krzysztof Parzyszek <kparzysz@codeaurora.org> | 2018-08-16 19:13:28 +0000 |
commit | 9af86a5e01c389572be7c5bcf43b8de78db94bc3 (patch) | |
tree | fa679441c2754b1a9580e0a26d6bbd96ec5371ae /llvm/lib/Target/WebAssembly/WebAssemblyFixFunctionBitcasts.cpp | |
parent | db63088ea7cc8890972e875c87550609e6bfaf4a (diff) | |
download | bcm5719-llvm-9af86a5e01c389572be7c5bcf43b8de78db94bc3.tar.gz bcm5719-llvm-9af86a5e01c389572be7c5bcf43b8de78db94bc3.zip |
[MachineVerifier] Check if predecessor is jointly dominated by undefs
Each use of a value should be jointly dominated by the union of defs and
undefs. It can happen that it will only be jointly dominated by undefs,
and that is still legal. Make sure that the verifier is aware of that.
llvm-svn: 339924
Diffstat (limited to 'llvm/lib/Target/WebAssembly/WebAssemblyFixFunctionBitcasts.cpp')
0 files changed, 0 insertions, 0 deletions