[all-commits] [llvm/llvm-project] f9f865: [CVP] Add test for select with assumes (NFC)
Nikita Popov via All-commits
all-commits at lists.llvm.org
Tue Jan 18 01:01:06 PST 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: f9f865d86c822db6078a3f219d328249406635e1
https://github.com/llvm/llvm-project/commit/f9f865d86c822db6078a3f219d328249406635e1
Author: Nikita Popov <npopov at redhat.com>
Date: 2022-01-18 (Tue, 18 Jan 2022)
Changed paths:
M llvm/test/Transforms/CorrelatedValuePropagation/basic.ll
Log Message:
-----------
[CVP] Add test for select with assumes (NFC)
The incoming values of selects are currently not intersected with
assumes.
More information about the All-commits
mailing list