[all-commits] [llvm/llvm-project] 0c1837: [InstCombine] Add tests for icmp of select fold (NFC)
tejas-amd via All-commits
all-commits at lists.llvm.org
Fri May 26 07:01:29 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 0c183795bbc67b973b8802d834271520573bf558
https://github.com/llvm/llvm-project/commit/0c183795bbc67b973b8802d834271520573bf558
Author: Tejas Joshi <TejasSanjay.Joshi at amd.com>
Date: 2023-05-26 (Fri, 26 May 2023)
Changed paths:
A llvm/test/Transforms/InstCombine/icmp-with-selects.ll
Log Message:
-----------
[InstCombine] Add tests for icmp of select fold (NFC)
For D150360.
More information about the All-commits
mailing list