[all-commits] [llvm/llvm-project] 185c80: [ConstantFolding] Tests for constrained compare in...
Serge Pavlov via All-commits
all-commits at lists.llvm.org
Wed Dec 22 03:13:37 PST 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 185c80b89a254db86c954f93b674ad365680018f
https://github.com/llvm/llvm-project/commit/185c80b89a254db86c954f93b674ad365680018f
Author: Serge Pavlov <sepavloff at gmail.com>
Date: 2021-12-22 (Wed, 22 Dec 2021)
Changed paths:
M llvm/test/Transforms/InstSimplify/constfold-constrained.ll
Log Message:
-----------
[ConstantFolding] Tests for constrained compare intrinsics
This are tests extracted from https://reviews.llvm.org/D110322, committed
prior to that patch to show the change in behavior.
More information about the All-commits
mailing list