[all-commits] [llvm/llvm-project] efa972: [ConstraintElimination] Decompose GEP %ptr, SHL().
Florian Hahn via All-commits
all-commits at lists.llvm.org
Tue Dec 1 03:03:35 PST 2020
Branch: refs/heads/temp-test-main
Home: https://github.com/llvm/llvm-project
Commit: efa9728a50012c9ead2b0110620e8865b36bef73
https://github.com/llvm/llvm-project/commit/efa9728a50012c9ead2b0110620e8865b36bef73
Author: Florian Hahn <flo at fhahn.com>
Date: 2020-12-01 (Tue, 01 Dec 2020)
Changed paths:
M llvm/lib/Transforms/Scalar/ConstraintElimination.cpp
M llvm/test/Transforms/ConstraintElimination/geps.ll
Log Message:
-----------
[ConstraintElimination] Decompose GEP %ptr, SHL().
Add support the decompose a GEP with an SHL operand.
More information about the All-commits
mailing list