[all-commits] [llvm/llvm-project] f7247d: [InstCombine] Canonicalise SextADD + GEP (#69581)
LiqinWeng via All-commits
all-commits at lists.llvm.org
Tue Nov 28 17:51:11 PST 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: f7247d50414df36d6aa47a0aa225fda9f6708d91
https://github.com/llvm/llvm-project/commit/f7247d50414df36d6aa47a0aa225fda9f6708d91
Author: LiqinWeng <liqin.weng at spacemit.com>
Date: 2023-11-29 (Wed, 29 Nov 2023)
Changed paths:
M llvm/lib/Transforms/InstCombine/InstructionCombining.cpp
A llvm/test/Transforms/InstCombine/array.ll
Log Message:
-----------
[InstCombine] Canonicalise SextADD + GEP (#69581)
More information about the All-commits
mailing list