[all-commits] [llvm/llvm-project] a37dbc: [InstCombine] Drop noundef in `foldSelectCttzCtlz`...
Yingwei Zheng via All-commits
all-commits at lists.llvm.org
Sun Jan 5 08:04:49 PST 2025
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: a37dbc1f51c70d92fd209c2e52a9d794eb15e4e7
https://github.com/llvm/llvm-project/commit/a37dbc1f51c70d92fd209c2e52a9d794eb15e4e7
Author: Yingwei Zheng <dtcxzyw2333 at gmail.com>
Date: 2025-01-06 (Mon, 06 Jan 2025)
Changed paths:
M llvm/lib/Transforms/InstCombine/InstCombineSelect.cpp
M llvm/test/Transforms/InstCombine/select-cmp-cttz-ctlz.ll
Log Message:
-----------
[InstCombine] Drop noundef in `foldSelectCttzCtlz` (#121692)
Close https://github.com/llvm/llvm-project/issues/121428
To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications
More information about the All-commits
mailing list