[all-commits] [llvm/llvm-project] 483ae0: [InstCombine] add test for min/max intrinsic reass...
Sanjay Patel via All-commits
all-commits at lists.llvm.org
Wed Feb 16 06:17:01 PST 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 483ae099f0e729aaae6ed397ccbc67de8849d729
https://github.com/llvm/llvm-project/commit/483ae099f0e729aaae6ed397ccbc67de8849d729
Author: Sanjay Patel <spatel at rotateright.com>
Date: 2022-02-16 (Wed, 16 Feb 2022)
Changed paths:
M llvm/test/Transforms/InstCombine/minmax-intrinsics.ll
Log Message:
-----------
[InstCombine] add test for min/max intrinsic reassociation; NFC
D119851
More information about the All-commits
mailing list