[all-commits] [llvm/llvm-project] 73bebc: [InstSimplify] add tests for folding bool select t...
RotateRight via All-commits
all-commits at lists.llvm.org
Fri Apr 10 06:08:43 PDT 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: 73bebc944543aa93c0e4b559712318f8b00c1c20
https://github.com/llvm/llvm-project/commit/73bebc944543aa93c0e4b559712318f8b00c1c20
Author: Sanjay Patel <spatel at rotateright.com>
Date: 2020-04-10 (Fri, 10 Apr 2020)
Changed paths:
M llvm/test/Transforms/InstSimplify/select.ll
Log Message:
-----------
[InstSimplify] add tests for folding bool select to logic; NFC
More information about the All-commits
mailing list