[all-commits] [llvm/llvm-project] 0bc314: [InstCombine][NFC] Add baseline tests for folds ic...
Alexander Shaposhnikov via All-commits
all-commits at lists.llvm.org
Mon Apr 11 18:08:31 PDT 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 0bc314fc5412c097210f58edea52d365040afbe6
https://github.com/llvm/llvm-project/commit/0bc314fc5412c097210f58edea52d365040afbe6
Author: Alexander Shaposhnikov <ashaposhnikov at google.com>
Date: 2022-04-12 (Tue, 12 Apr 2022)
Changed paths:
M llvm/test/Transforms/InstCombine/select-binop-cmp.ll
Log Message:
-----------
[InstCombine][NFC] Add baseline tests for folds icmp(X) ? f(X) : C
Differential revision: https://reviews.llvm.org/D123430
Test plan: make check-all
More information about the All-commits
mailing list