[all-commits] [llvm/llvm-project] 4184b2: [DSE, MSSA] Add additional test cases for multi-pat...
Florian Hahn via All-commits
all-commits at lists.llvm.org
Wed Apr 8 07:27:00 PDT 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: 4184b2e03401ad3818de9e1751d4e2897e8fcf71
https://github.com/llvm/llvm-project/commit/4184b2e03401ad3818de9e1751d4e2897e8fcf71
Author: Florian Hahn <flo at fhahn.com>
Date: 2020-04-08 (Wed, 08 Apr 2020)
Changed paths:
M llvm/test/Transforms/DeadStoreElimination/MSSA/multiblock-memintrinsics.ll
M llvm/test/Transforms/DeadStoreElimination/MSSA/multiblock-multipath.ll
Log Message:
-----------
[DSE,MSSA] Add additional test cases for multi-path elimination (NFC).
This adds additional test cases for more scenarios and also with objects
that are accessible after the functions return and allocas.
More information about the All-commits
mailing list