[PATCH] D89084: [PowerPC] Combine select_cc (x, 0, t, f, lt) to avoid generating `isel`

Kai Luo via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Dec 23 18:14:19 PST 2020


lkail abandoned this revision.
lkail added a comment.

Functionality of this patch can be covered by https://reviews.llvm.org/D93191.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D89084



More information about the llvm-commits mailing list