[PATCH] D103256: [AArch64] Remove SETCC of CSEL when the latter's condition can be inverted

Joe Ellis via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Jun 4 06:25:41 PDT 2021


joechrisellis added a comment.

Apologies @bsmith, ignore my last comment. The pattern matching stuff is only for IR -- I had mistakenly thought that it could be used in this context, but it can't. Sorry! 😅


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D103256



More information about the llvm-commits mailing list