diff options
author | Michael Kruse <llvm@meinersbur.de> | 2017-08-01 22:15:04 +0000 |
---|---|---|
committer | Michael Kruse <llvm@meinersbur.de> | 2017-08-01 22:15:04 +0000 |
commit | fd350896890b904968d2c65c289c211bcdda0238 (patch) | |
tree | 9bb3e14bfb24140a455bd91eb51493bbe65b3e0b /llvm/test/CodeGen/PowerPC/vec_splat_constant.ll | |
parent | d89a1eb4fbd11e23cb01971199e6ba0b0717ddeb (diff) | |
download | bcm5719-llvm-fd350896890b904968d2c65c289c211bcdda0238.tar.gz bcm5719-llvm-fd350896890b904968d2c65c289c211bcdda0238.zip |
[ForwardOpTree] Execute canForwardTree also in release builds.
Commit r309730 moved the call to canForwardTree into an assert(), even
though this function has side-effects if its DoIt parameter is true. To
avoid a warning in release builds, do an (void)Execution of its result
instead.
To avoid such confusion in the future, rename
canForwardTree() to forwardTree().
llvm-svn: 309753
Diffstat (limited to 'llvm/test/CodeGen/PowerPC/vec_splat_constant.ll')
0 files changed, 0 insertions, 0 deletions