[all-commits] [llvm/llvm-project] c72f49: [InstSimplify] add test for select that should not...
RotateRight via All-commits
all-commits at lists.llvm.org
Tue Apr 14 11:02:08 PDT 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: c72f49cc57e9c3e6d4967d65f213660194421aa6
https://github.com/llvm/llvm-project/commit/c72f49cc57e9c3e6d4967d65f213660194421aa6
Author: Sanjay Patel <spatel at rotateright.com>
Date: 2020-04-14 (Tue, 14 Apr 2020)
Changed paths:
M llvm/test/Transforms/InstSimplify/select.ll
Log Message:
-----------
[InstSimplify] add test for select that should not be simplified; NFC
See discussion in D77868
More information about the All-commits
mailing list