[all-commits] [llvm/llvm-project] 533706: [InstCombine] Slightly extend alloc optimization t...
Nikita Popov via All-commits
all-commits at lists.llvm.org
Fri Jul 22 00:43:23 PDT 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 533706c969c70cac314dfd1ec966345ae3ec2d40
https://github.com/llvm/llvm-project/commit/533706c969c70cac314dfd1ec966345ae3ec2d40
Author: Nikita Popov <npopov at redhat.com>
Date: 2022-07-22 (Fri, 22 Jul 2022)
Changed paths:
M llvm/test/Transforms/InstCombine/out-of-tree-allocator-optimizes-away.ll
Log Message:
-----------
[InstCombine] Slightly extend alloc optimization test (NFC)
Also test realloc, and dead writes to the allocation.
More information about the All-commits
mailing list