[all-commits] [llvm/llvm-project] e5cf7b: [GlobalISel] Add computeNumSignBits for ASHR

David Green via All-commits all-commits at lists.llvm.org
Sun Jul 20 23:09:57 PDT 2025


  Branch: refs/heads/users/davemgreen/gh-gi-ashr
  Home:   https://github.com/llvm/llvm-project
  Commit: e5cf7b471f45da89993952232d21004d7a039c38
      https://github.com/llvm/llvm-project/commit/e5cf7b471f45da89993952232d21004d7a039c38
  Author: David Green <david.green at arm.com>
  Date:   2025-07-20 (Sun, 20 Jul 2025)

  Changed paths:
    M llvm/include/llvm/CodeGen/GlobalISel/GISelValueTracking.h
    M llvm/lib/CodeGen/GlobalISel/GISelValueTracking.cpp
    A llvm/test/CodeGen/AArch64/GlobalISel/knownbits-ashr.mir
    M llvm/test/CodeGen/AArch64/aarch64-dup-ext.ll
    M llvm/test/CodeGen/AArch64/aarch64-smull.ll
    M llvm/test/CodeGen/AArch64/combine-sdiv.ll
    M llvm/test/CodeGen/AArch64/rem-by-const.ll
    M llvm/test/CodeGen/AMDGPU/GlobalISel/legalize-smulh.mir
    M llvm/test/CodeGen/AMDGPU/GlobalISel/postlegalizercombiner-sbfx.mir
    M llvm/test/CodeGen/RISCV/GlobalISel/div-by-constant.ll
    M llvm/test/CodeGen/RISCV/GlobalISel/legalizer/legalize-abs-rv64.mir
    M llvm/test/CodeGen/RISCV/GlobalISel/rv64zbb.ll

  Log Message:
  -----------
  [GlobalISel] Add computeNumSignBits for ASHR



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