[all-commits] [llvm/llvm-project] afd44b: [InstCombine] fold ctlz/cttz of bool types
RotateRight via All-commits
all-commits at lists.llvm.org
Sun Jun 13 05:26:56 PDT 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: afd44bb6f29ca11b87b76349709fdee2ecd9d921
https://github.com/llvm/llvm-project/commit/afd44bb6f29ca11b87b76349709fdee2ecd9d921
Author: Sanjay Patel <spatel at rotateright.com>
Date: 2021-06-13 (Sun, 13 Jun 2021)
Changed paths:
M llvm/lib/Transforms/InstCombine/InstCombineCalls.cpp
M llvm/test/Transforms/InstCombine/intrinsics.ll
Log Message:
-----------
[InstCombine] fold ctlz/cttz of bool types
https://alive2.llvm.org/ce/z/tX4pUT
More information about the All-commits
mailing list