[all-commits] [llvm/llvm-project] f61ee9: [InstCombine] Add tests for constant memcpy with s...
Anshil Gandhi via All-commits
all-commits at lists.llvm.org
Fri Jan 20 02:53:41 PST 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: f61ee94470439c54499d43f0826cee04d99d5e9b
https://github.com/llvm/llvm-project/commit/f61ee94470439c54499d43f0826cee04d99d5e9b
Author: Anshil Gandhi <gandhi21299 at gmail.com>
Date: 2023-01-20 (Fri, 20 Jan 2023)
Changed paths:
A llvm/test/Transforms/InstCombine/ptr-replace-alloca.ll
R llvm/test/Transforms/InstCombine/replace-alloca-phi.ll
Log Message:
-----------
[InstCombine] Add tests for constant memcpy with select (NFC)
Tests for D136524.
More information about the All-commits
mailing list