[all-commits] [llvm/llvm-project] 8f3ff1: Precommit tests for max(a, b) nsw/nuw - min(a, b) --...
Jun Zhang via All-commits
all-commits at lists.llvm.org
Tue Mar 7 19:25:10 PST 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 8f3ff1b88b50faa323edf3ceda7c9233cf068df0
https://github.com/llvm/llvm-project/commit/8f3ff1b88b50faa323edf3ceda7c9233cf068df0
Author: Jun Zhang <jun at junz.org>
Date: 2023-03-08 (Wed, 08 Mar 2023)
Changed paths:
M llvm/test/Transforms/InstCombine/sub-minmax.ll
Log Message:
-----------
Precommit tests for max(a,b) nsw/nuw - min(a,b) --> abs(a - b); NFC
Signed-off-by: Jun Zhang <jun at junz.org>
More information about the All-commits
mailing list