[all-commits] [llvm/llvm-project] cf348e: [GlobalISel] Add G_CONCAT_VECTOR handling in compu...
Usha Gupta via All-commits
all-commits at lists.llvm.org
Wed Jun 4 03:11:40 PDT 2025
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: cf348e886d0b30a4bf3e810efc00b2da0f7a4322
https://github.com/llvm/llvm-project/commit/cf348e886d0b30a4bf3e810efc00b2da0f7a4322
Author: Usha Gupta <usha.gupta at arm.com>
Date: 2025-06-04 (Wed, 04 Jun 2025)
Changed paths:
M llvm/lib/CodeGen/GlobalISel/GISelValueTracking.cpp
M llvm/test/CodeGen/AArch64/GlobalISel/knownbits-concat.mir
M llvm/test/CodeGen/AArch64/GlobalISel/legalize-min-max.mir
M llvm/test/CodeGen/AArch64/aarch64-dup-ext.ll
M llvm/test/CodeGen/AArch64/fcmp.ll
M llvm/test/CodeGen/AArch64/scmp.ll
M llvm/test/CodeGen/AArch64/ucmp.ll
Log Message:
-----------
[GlobalISel] Add G_CONCAT_VECTOR handling in computeNumSignBits (#142355)
Code ported from SelectionDAG::ComputeNumSignBits
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