diff options
author | Hirochika Matsumoto <git@hkmatsumoto.com> | 2022-03-29 10:51:59 -0400 |
---|---|---|
committer | Sanjay Patel <spatel@rotateright.com> | 2022-03-29 11:30:06 -0400 |
commit | a3cffc11509bc178616069d26b1a8573199fde74 (patch) | |
tree | 527a445c0ef4503a34ab38785ef7ceda9a07f16b /clang/lib/ExtractAPI/API.cpp | |
parent | 95ea3e86bb72d3e4988af1affe3bc93138978db5 (diff) | |
download | llvm-a3cffc11509bc178616069d26b1a8573199fde74.zip llvm-a3cffc11509bc178616069d26b1a8573199fde74.tar.gz llvm-a3cffc11509bc178616069d26b1a8573199fde74.tar.bz2 |
[InstCombine] Fold (ctpop(X) == 1) | (X == 0) into ctpop(X) < 2
https://alive2.llvm.org/ce/z/94yRMN
Fixes #54177
Differential Revision: https://reviews.llvm.org/D122077
Diffstat (limited to 'clang/lib/ExtractAPI/API.cpp')
0 files changed, 0 insertions, 0 deletions