[all-commits] [llvm/llvm-project] 173d4b: [VP] Add test to show optimization opportunities
Simon Moll via All-commits
all-commits at lists.llvm.org
Thu Jul 14 03:37:11 PDT 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 173d4b84f61469c627e251753a034e7300faaabe
https://github.com/llvm/llvm-project/commit/173d4b84f61469c627e251753a034e7300faaabe
Author: Simon Moll <moll at cs.uni-saarland.de>
Date: 2022-07-14 (Thu, 14 Jul 2022)
Changed paths:
A llvm/test/Transforms/InstSimplify/add_vp.ll
Log Message:
-----------
[VP] Add test to show optimization opportunities
Add vp.add test cases that can are optimized with D92086 to show the
potential of generalized pattern rewriting.
Reviewed By: frasercrmck
Differential Revision: https://reviews.llvm.org/D129746
More information about the All-commits
mailing list