[all-commits] [llvm/llvm-project] 66d78d: [PowerPC] fix Inefficient std::bit_floor(x) (#183...
zhijian lin via All-commits
all-commits at lists.llvm.org
Tue Apr 14 06:59:02 PDT 2026
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 66d78d00e517f75b4011ce669d1319289876bb7b
https://github.com/llvm/llvm-project/commit/66d78d00e517f75b4011ce669d1319289876bb7b
Author: zhijian lin <zhijian at ca.ibm.com>
Date: 2026-04-14 (Tue, 14 Apr 2026)
Changed paths:
M llvm/lib/Target/PowerPC/PPCISelLowering.cpp
M llvm/test/CodeGen/PowerPC/bit_floor.ll
Log Message:
-----------
[PowerPC] fix Inefficient std::bit_floor(x) (#183361)
Fix Inefficient asm of std::bit_floor(x) for powerpc.
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