[PATCH] D36613: [PowerPC] Eliminate compares - add i32 sext/zext handling for SETLT/SETGT

Nemanja Ivanovic via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Sep 25 05:04:25 PDT 2017


nemanjai abandoned this revision.
nemanjai added a comment.

The SETLT/SETGT patterns were committed in https://reviews.llvm.org/rL314055.
The spill problem fix was committed in https://reviews.llvm.org/rL313978.

As per Eric's comment in https://reviews.llvm.org/D33718, no separate reviews for patches that only add individual patterns (as https://reviews.llvm.org/rL314055 does).


Repository:
  rL LLVM

https://reviews.llvm.org/D36613





More information about the llvm-commits mailing list