diff options
author | Nicolas Vasilache <ntv@google.com> | 2020-04-23 14:10:24 -0400 |
---|---|---|
committer | Nicolas Vasilache <ntv@google.com> | 2020-04-23 14:18:47 -0400 |
commit | 37d417bb0adca62b6902dd27019465f9ae4319a5 (patch) | |
tree | 082616410e5d4a063871dc695b17f61d49085096 /llvm/lib/IR/Function.cpp | |
parent | b578c92a98981c2d585d07ba033b52332a0d1cf5 (diff) | |
download | llvm-37d417bb0adca62b6902dd27019465f9ae4319a5.zip llvm-37d417bb0adca62b6902dd27019465f9ae4319a5.tar.gz llvm-37d417bb0adca62b6902dd27019465f9ae4319a5.tar.bz2 |
[mlir][EDSC] Hotfix - Provide impl for `negate`
367229e100eca714276253bf95a0dd3d084a9624 retired ValueHandle but
mistakenly removed the implementation for `negate` which was not
tested and would result in linking errors.
This revision adds the implementation back and provides a test.
Diffstat (limited to 'llvm/lib/IR/Function.cpp')
0 files changed, 0 insertions, 0 deletions