[all-commits] [llvm/llvm-project] 00f09d: [InstCombine] Add tests for statepoint simplification
serguei-katkov via All-commits
all-commits at lists.llvm.org
Tue Sep 15 21:03:13 PDT 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: 00f09dd4c13d7e86d07728ba03700a18e9013adf
https://github.com/llvm/llvm-project/commit/00f09dd4c13d7e86d07728ba03700a18e9013adf
Author: Serguei Katkov <serguei.katkov at azul.com>
Date: 2020-09-16 (Wed, 16 Sep 2020)
Changed paths:
A llvm/test/Transforms/InstCombine/statepoint-cleanup.ll
Log Message:
-----------
[InstCombine] Add tests for statepoint simplification
This tests increase coverage for change introduced in D85959
Reviewers: reames, reames
Reviewed By: reames
Subscribers: llvm-commits
Differential Revision: https://reviews.llvm.org/D87224
More information about the All-commits
mailing list