[PATCH] D131374: [PowerPC] Converting to comparison against zero even when the optimization doesn't happened in peephole optimizer.

Esme Yi via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Sep 15 03:09:23 PDT 2022


This revision was automatically updated to reflect the committed changes.
Closed by commit rG6e0e926c2f12: [PowerPC] Converts to comparison against zero even when the optimization (authored by Esme).

Changed prior to commit:
  https://reviews.llvm.org/D131374?vs=452593&id=460344#toc

Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D131374/new/

https://reviews.llvm.org/D131374

Files:
  llvm/lib/Target/PowerPC/PPCInstrInfo.cpp
  llvm/test/CodeGen/PowerPC/common-chain.ll
  llvm/test/CodeGen/PowerPC/f128-aggregates.ll
  llvm/test/CodeGen/PowerPC/loop-instr-form-prepare.ll
  llvm/test/CodeGen/PowerPC/loop-instr-prep-non-const-increasement.ll
  llvm/test/CodeGen/PowerPC/loop-p10-pair-prepare.ll
  llvm/test/CodeGen/PowerPC/pr47373.ll
  llvm/test/CodeGen/PowerPC/shrink-wrap.ll
  llvm/test/CodeGen/PowerPC/spe.ll
  llvm/test/CodeGen/PowerPC/store-constant.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D131374.460344.patch
Type: text/x-patch
Size: 14564 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220915/977de95f/attachment.bin>


More information about the llvm-commits mailing list