[all-commits] [llvm/llvm-project] 455688: [InstCombine] add tests for shifted xor; NFC
RotateRight via All-commits
all-commits at lists.llvm.org
Wed Aug 19 10:48:57 PDT 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: 455688e293fa86d5e6de6f96740bc67dce34a179
https://github.com/llvm/llvm-project/commit/455688e293fa86d5e6de6f96740bc67dce34a179
Author: Sanjay Patel <spatel at rotateright.com>
Date: 2020-08-19 (Wed, 19 Aug 2020)
Changed paths:
M llvm/test/Transforms/InstCombine/and-xor-merge.ll
M llvm/test/Transforms/InstCombine/xor.ll
Log Message:
-----------
[InstCombine] add tests for shifted xor; NFC
More information about the All-commits
mailing list