[all-commits] [llvm/llvm-project] 39564d: [InstCombine] Add tests for alloca removal with ph...
Anshil Gandhi via All-commits
all-commits at lists.llvm.org
Wed Jan 11 07:45:12 PST 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 39564dc38282a34e82f600d3c6ab9e03e9834b7f
https://github.com/llvm/llvm-project/commit/39564dc38282a34e82f600d3c6ab9e03e9834b7f
Author: Anshil Gandhi <Anshil.Gandhi at amd.com>
Date: 2023-01-11 (Wed, 11 Jan 2023)
Changed paths:
A llvm/test/Transforms/InstCombine/replace-alloca-phi.ll
Log Message:
-----------
[InstCombine] Add tests for alloca removal with phi nodes (NFC)
Tests for D136201.
More information about the All-commits
mailing list