[all-commits] [llvm/llvm-project] 92417e: [InstCombine] add tests for sub of umin; NFC
RotateRight via All-commits
all-commits at lists.llvm.org
Wed Mar 24 07:55:06 PDT 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 92417ebbd10382436136ed5e755be567304ac139
https://github.com/llvm/llvm-project/commit/92417ebbd10382436136ed5e755be567304ac139
Author: Sanjay Patel <spatel at rotateright.com>
Date: 2021-03-24 (Wed, 24 Mar 2021)
Changed paths:
M llvm/test/Transforms/InstCombine/sub-minmax.ll
Log Message:
-----------
[InstCombine] add tests for sub of umin; NFC
Potential missing fold noted in D98152
More information about the All-commits
mailing list