[all-commits] [llvm/llvm-project] 65d435: [InstCombine] add more tests for nsw propagation; NFC
Sanjay Patel via All-commits
all-commits at lists.llvm.org
Thu Mar 24 11:43:56 PDT 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 65d43541499822cc4c0c160b32be34c48dda4939
https://github.com/llvm/llvm-project/commit/65d43541499822cc4c0c160b32be34c48dda4939
Author: Sanjay Patel <spatel at rotateright.com>
Date: 2022-03-24 (Thu, 24 Mar 2022)
Changed paths:
M llvm/test/Transforms/InstCombine/nsw.ll
Log Message:
-----------
[InstCombine] add more tests for nsw propagation; NFC
Follow-up as suggested with b6efd2510a1efaf2 -
show a couple of examples of general subtraction
(the earlier patch was all negations).
More information about the All-commits
mailing list