[all-commits] [llvm/llvm-project] 6da350: [InstCombine] add tests for min/max intrinsics wit...
RotateRight via All-commits
all-commits at lists.llvm.org
Fri Sep 17 13:39:19 PDT 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 6da35036023d9184bc2578c9c9baff76dd70c43e
https://github.com/llvm/llvm-project/commit/6da35036023d9184bc2578c9c9baff76dd70c43e
Author: Sanjay Patel <spatel at rotateright.com>
Date: 2021-09-17 (Fri, 17 Sep 2021)
Changed paths:
M llvm/test/Transforms/InstCombine/minmax-intrinsics.ll
Log Message:
-----------
[InstCombine] add tests for min/max intrinsics with offset operand; NFC
More information about the All-commits
mailing list