[all-commits] [llvm/llvm-project] 5b8664: [InstCombine][foldPHIArgGEPIntoPHI] Early return f...
haonan via All-commits
all-commits at lists.llvm.org
Thu May 8 01:01:11 PDT 2025
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 5b8664fcb253fbd9eb0e83db3c1c0e19dd2499ef
https://github.com/llvm/llvm-project/commit/5b8664fcb253fbd9eb0e83db3c1c0e19dd2499ef
Author: haonan <haonan.yang at intel.com>
Date: 2025-05-08 (Thu, 08 May 2025)
Changed paths:
M llvm/lib/Transforms/InstCombine/InstCombinePHI.cpp
A llvm/test/Transforms/InstCombine/fold-phi-arg-gep-to-phi-negative.ll
Log Message:
-----------
[InstCombine][foldPHIArgGEPIntoPHI] Early return for const vector index for gep inst (#138661)
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