[all-commits] [llvm/llvm-project] d6ee8f: [InstSimplify] Add additional test for select icmp...
Nikita Popov via All-commits
all-commits at lists.llvm.org
Mon Apr 24 06:09:50 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: d6ee8f3181ff9a1d60571850f16aad752c98ec40
https://github.com/llvm/llvm-project/commit/d6ee8f3181ff9a1d60571850f16aad752c98ec40
Author: Nikita Popov <npopov at redhat.com>
Date: 2023-04-24 (Mon, 24 Apr 2023)
Changed paths:
M llvm/test/Transforms/InstSimplify/select-maxmin.ll
Log Message:
-----------
[InstSimplify] Add additional test for select icmp of umin (NFC)
This is a representative test for the simplifyWithOpReplaced()
fold on intrinsics.
More information about the All-commits
mailing list