[all-commits] [llvm/llvm-project] 8f4795: [InstCombine] Add tests for saturating subtract by...
clubby789 via All-commits
all-commits at lists.llvm.org
Mon Jan 9 05:10:45 PST 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 8f4795ef13738715ad44052a5e993cdad891474a
https://github.com/llvm/llvm-project/commit/8f4795ef13738715ad44052a5e993cdad891474a
Author: Jamie Hill-Daniel <jamie at hill-daniel.co.uk>
Date: 2023-01-09 (Mon, 09 Jan 2023)
Changed paths:
M llvm/test/Transforms/InstCombine/saturating-add-sub.ll
Log Message:
-----------
[InstCombine] Add tests for saturating subtract by one (NFC)
Tests for D140798.
More information about the All-commits
mailing list