[all-commits] [llvm/llvm-project] 2dc90e: [InstCombine] add tests for mul-with-overflow by -...
Sanjay Patel via All-commits
all-commits at lists.llvm.org
Mon Feb 28 07:30:15 PST 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 2dc90eee46309a2dd4b9fdf0d6ecb8a519a8b0fc
https://github.com/llvm/llvm-project/commit/2dc90eee46309a2dd4b9fdf0d6ecb8a519a8b0fc
Author: Sanjay Patel <spatel at rotateright.com>
Date: 2022-02-28 (Mon, 28 Feb 2022)
Changed paths:
M llvm/test/Transforms/InstCombine/with_overflow.ll
Log Message:
-----------
[InstCombine] add tests for mul-with-overflow by -1; NFC
More information about the All-commits
mailing list