[all-commits] [llvm/llvm-project] 54fe6c: [InstCombine] add tests for set/clear masked bits; ...
RotateRight via All-commits
all-commits at lists.llvm.org
Mon Apr 27 12:56:08 PDT 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: 54fe6c9599f0d22fbc249edbfec8055c49559ee4
https://github.com/llvm/llvm-project/commit/54fe6c9599f0d22fbc249edbfec8055c49559ee4
Author: Sanjay Patel <spatel at rotateright.com>
Date: 2020-04-27 (Mon, 27 Apr 2020)
Changed paths:
M llvm/test/Transforms/InstCombine/select-with-bitwise-ops.ll
Log Message:
-----------
[InstCombine] add tests for set/clear masked bits; NFC
More information about the All-commits
mailing list