diff options
author | William S. Moses <gh@wsmoses.com> | 2021-06-25 23:23:14 -0400 |
---|---|---|
committer | William S. Moses <gh@wsmoses.com> | 2021-06-28 11:00:02 -0400 |
commit | 35c0ab72fc20fcd47adda07f738338733d2c49e3 (patch) | |
tree | b8327e469c85201c9d2a14612bd594a6d82c39fd /llvm/lib/Transforms/Utils/Local.cpp | |
parent | e5d8cfb2f134fcf0235ec1a35eec875a9cd36b21 (diff) | |
download | llvm-35c0ab72fc20fcd47adda07f738338733d2c49e3.zip llvm-35c0ab72fc20fcd47adda07f738338733d2c49e3.tar.gz llvm-35c0ab72fc20fcd47adda07f738338733d2c49e3.tar.bz2 |
[MLIR] Simplify select to a not
Given a select that returns the logical negation of the condition, replace it with a not of the condition.
Differential Revision: https://reviews.llvm.org/D104966
Diffstat (limited to 'llvm/lib/Transforms/Utils/Local.cpp')
0 files changed, 0 insertions, 0 deletions