[all-commits] [llvm/llvm-project] 70deb7: [BPF] expand cttz, ctlz for i32, i64 (#73668)
Yingchi Long via All-commits
all-commits at lists.llvm.org
Sun Mar 31 19:58:15 PDT 2024
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 70deb7bfe90af91c68454b70683fbe98feaea87d
https://github.com/llvm/llvm-project/commit/70deb7bfe90af91c68454b70683fbe98feaea87d
Author: Yingchi Long <i at lyc.dev>
Date: 2024-04-01 (Mon, 01 Apr 2024)
Changed paths:
M llvm/lib/Target/BPF/BPFISelLowering.cpp
A llvm/test/CodeGen/BPF/cttz-ctlz.ll
Log Message:
-----------
[BPF] expand cttz, ctlz for i32, i64 (#73668)
Fixes: https://github.com/llvm/llvm-project/issues/62252
Depends on: #73667
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