[all-commits] [llvm/llvm-project] 6bcbb3: [ConstraintElim] Move logic to remove stack entry ...
Florian Hahn via All-commits
all-commits at lists.llvm.org
Wed May 31 06:23:11 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 6bcbb3af059b05056c7343cafd99004d4cd4cd35
https://github.com/llvm/llvm-project/commit/6bcbb3af059b05056c7343cafd99004d4cd4cd35
Author: Florian Hahn <flo at fhahn.com>
Date: 2023-05-31 (Wed, 31 May 2023)
Changed paths:
M llvm/lib/Transforms/Scalar/ConstraintElimination.cpp
Log Message:
-----------
[ConstraintElim] Move logic to remove stack entry to helper (NFC).
Preparation for follow-up patch that uses the logic in a separate place.
More information about the All-commits
mailing list