[all-commits] [llvm/llvm-project] 8f6c47: [CVP] Add test for icmp without constant operand (...
Nikita Popov via All-commits
all-commits at lists.llvm.org
Wed Nov 2 06:48:49 PDT 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 8f6c478fbfdd018d6f05b39e9440431c40e5bcef
https://github.com/llvm/llvm-project/commit/8f6c478fbfdd018d6f05b39e9440431c40e5bcef
Author: Nikita Popov <npopov at redhat.com>
Date: 2022-11-02 (Wed, 02 Nov 2022)
Changed paths:
M llvm/test/Transforms/CorrelatedValuePropagation/icmp.ll
Log Message:
-----------
[CVP] Add test for icmp without constant operand (NFC)
We should still be able to fold comparisons based on ranged in
this case.
More information about the All-commits
mailing list