[all-commits] [llvm/llvm-project] bfdbfe: [BPF] expand cttz, ctlz for i32, i64

Yingchi Long via All-commits all-commits at lists.llvm.org
Tue Nov 28 08:25:20 PST 2023


  Branch: refs/heads/users/inclyc/bpf-cttz-ctlz
  Home:   https://github.com/llvm/llvm-project
  Commit: bfdbfe517e0928e8dbc9fa736a9137c533cd899c
      https://github.com/llvm/llvm-project/commit/bfdbfe517e0928e8dbc9fa736a9137c533cd899c
  Author: Yingchi Long <i at lyc.dev>
  Date:   2023-11-29 (Wed, 29 Nov 2023)

  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

Fixes: https://github.com/llvm/llvm-project/issues/62252




More information about the All-commits mailing list