[all-commits] [llvm/llvm-project] d1f32a: [InstCombine] add tests for min/max intrinsics; NFC
Sanjay Patel via All-commits
all-commits at lists.llvm.org
Tue Feb 15 04:59:59 PST 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: d1f32a202120c216fc6041bb0afd042bd9b27672
https://github.com/llvm/llvm-project/commit/d1f32a202120c216fc6041bb0afd042bd9b27672
Author: Sanjay Patel <spatel at rotateright.com>
Date: 2022-02-15 (Tue, 15 Feb 2022)
Changed paths:
M llvm/test/Transforms/InstCombine/minmax-intrinsics.ll
Log Message:
-----------
[InstCombine] add tests for min/max intrinsics; NFC
More information about the All-commits
mailing list