[all-commits] [llvm/llvm-project] 5e90f3: [InstCombine] add tests for min/max intrinsics wit...
Sanjay Patel via All-commits
all-commits at lists.llvm.org
Mon Feb 14 11:46:36 PST 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 5e90f384243f64265814828896168316c80aabc0
https://github.com/llvm/llvm-project/commit/5e90f384243f64265814828896168316c80aabc0
Author: Sanjay Patel <spatel at rotateright.com>
Date: 2022-02-14 (Mon, 14 Feb 2022)
Changed paths:
M llvm/test/Transforms/InstCombine/minmax-intrinsics.ll
Log Message:
-----------
[InstCombine] add tests for min/max intrinsics with constant ops; NFC
More information about the All-commits
mailing list