[all-commits] [llvm/llvm-project] b69dc2: [InstCombine] add tests for or-xor logic fold; NFC
RotateRight via All-commits
all-commits at lists.llvm.org
Sun Nov 14 08:21:03 PST 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: b69dc2d18042ee4ad679fcb9279deb17b752a332
https://github.com/llvm/llvm-project/commit/b69dc2d18042ee4ad679fcb9279deb17b752a332
Author: Mehrnoosh Heidarpour <mehrnoosh.heidarpour at huawei.com>
Date: 2021-11-14 (Sun, 14 Nov 2021)
Changed paths:
M llvm/test/Transforms/InstCombine/or-xor.ll
Log Message:
-----------
[InstCombine] add tests for or-xor logic fold; NFC
Baseline tests for D113783
Differential Revision: https://reviews.llvm.org/D113846
More information about the All-commits
mailing list