[all-commits] [llvm/llvm-project] 44979b: [VPlan] Strip dead code in isUniformAcrossVFsAndUF...
Ramkumar Ramachandra via All-commits
all-commits at lists.llvm.org
Wed Apr 1 09:39:03 PDT 2026
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 44979bedf0b65db49c7ea67f5d40b0d4c44b06ea
https://github.com/llvm/llvm-project/commit/44979bedf0b65db49c7ea67f5d40b0d4c44b06ea
Author: Ramkumar Ramachandra <artagnon at tenstorrent.com>
Date: 2026-04-01 (Wed, 01 Apr 2026)
Changed paths:
M llvm/lib/Transforms/Vectorize/VPlanUtils.cpp
Log Message:
-----------
[VPlan] Strip dead code in isUniformAcrossVFsAndUFs (NFC) (#189687)
Checking a VPInstruction for scalar-cast is equivalent to checking
opcode against Instruction::isCast via preservesUniformity.
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