[all-commits] [llvm/llvm-project] 04f789: [InstCombine] Add tests for X + Y - 1 u< X (NFC)
Nikita Popov via All-commits
all-commits at lists.llvm.org
Mon Apr 25 03:21:56 PDT 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 04f78947e4b9a3f245d3b91a8a6a696ad3cffc8f
https://github.com/llvm/llvm-project/commit/04f78947e4b9a3f245d3b91a8a6a696ad3cffc8f
Author: Nikita Popov <npopov at redhat.com>
Date: 2022-04-25 (Mon, 25 Apr 2022)
Changed paths:
M llvm/test/Transforms/InstCombine/icmp-add.ll
Log Message:
-----------
[InstCombine] Add tests for X + Y - 1 u< X (NFC)
More information about the All-commits
mailing list