diff options
author | Yingwei Zheng <dtcxzyw2333@gmail.com> | 2024-02-07 21:39:12 +0800 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-02-07 21:39:12 +0800 |
commit | 7ab0a871431375cb966b0653b9f5caaba15cb6d9 (patch) | |
tree | 0e848d877d5f4da4dfa3ff2dc63eadb737ab8867 /llvm/lib/Bitcode/Reader/BitcodeReader.cpp | |
parent | b0c6fc81fe132f20eed38bd836620dfcb5ac17e9 (diff) | |
download | llvm-7ab0a871431375cb966b0653b9f5caaba15cb6d9.zip llvm-7ab0a871431375cb966b0653b9f5caaba15cb6d9.tar.gz llvm-7ab0a871431375cb966b0653b9f5caaba15cb6d9.tar.bz2 |
[InstCombine] Try to freely invert phi nodes (#80804)
This patch tries to invert phi nodes if all incoming values are either
constants or nots.
Diffstat (limited to 'llvm/lib/Bitcode/Reader/BitcodeReader.cpp')
0 files changed, 0 insertions, 0 deletions