[all-commits] [llvm/llvm-project] 7c9960: [GlobalISel] Add G_CONCAT_VECTOR computeKnownBits ...

Usha Gupta via All-commits all-commits at lists.llvm.org
Fri May 30 02:45:22 PDT 2025


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 7c996012ceee0997838e3246cce169652b0b6eb6
      https://github.com/llvm/llvm-project/commit/7c996012ceee0997838e3246cce169652b0b6eb6
  Author: Usha Gupta <usha.gupta at arm.com>
  Date:   2025-05-30 (Fri, 30 May 2025)

  Changed paths:
    M llvm/lib/CodeGen/GlobalISel/GISelValueTracking.cpp
    A llvm/test/CodeGen/AArch64/GlobalISel/knownbits-concat.mir
    M llvm/test/CodeGen/AArch64/aarch64-smull.ll

  Log Message:
  -----------
  [GlobalISel] Add G_CONCAT_VECTOR computeKnownBits (#141933)

Code ported from SelectionDAG::computeKnownBits.



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