[all-commits] [llvm/llvm-project] c6035a: Remove functions from *-inseltpoison.ll tests if u...
Juneyoung Lee via All-commits
all-commits at lists.llvm.org
Wed Dec 30 06:51:03 PST 2020
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: c6035a7bdf207dc3c1e12c041d5658770893fc68
https://github.com/llvm/llvm-project/commit/c6035a7bdf207dc3c1e12c041d5658770893fc68
Author: Juneyoung Lee <aqjune at gmail.com>
Date: 2020-12-30 (Wed, 30 Dec 2020)
Changed paths:
M llvm/test/Transforms/InstCombine/assume-inseltpoison.ll
M llvm/test/Transforms/InstCombine/bswap-inseltpoison.ll
M llvm/test/Transforms/InstCombine/fmul-inseltpoison.ll
Log Message:
-----------
Remove functions from *-inseltpoison.ll tests if unnecessary
X-inseltpoison.ll is a copy of X.ll with insertelement/shufflevector's
placeholder replaced with poison.
This commit removes a few redundant functions which do not contain any
shufflevector/insertelement.
More information about the All-commits
mailing list