[all-commits] [llvm/llvm-project] e3e25c: [PowerPC] Add mir test to show effect of `optimize...
bzEq via All-commits
all-commits at lists.llvm.org
Tue Dec 29 18:33:53 PST 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: e3e25cfb44bc2a35e3b53d62d37c27b7d13157b6
https://github.com/llvm/llvm-project/commit/e3e25cfb44bc2a35e3b53d62d37c27b7d13157b6
Author: Kai Luo <lkail at cn.ibm.com>
Date: 2020-12-30 (Wed, 30 Dec 2020)
Changed paths:
A llvm/test/CodeGen/PowerPC/peephole-cmp-eq.mir
Log Message:
-----------
[PowerPC] Add mir test to show effect of `optimizeCompareInstr` when `equalityOnly` is true. NFC.
More information about the All-commits
mailing list