[PATCH] D92235: [ARM] Turn pred_cast(xor(x, -1)) into xor(pred_cast(x), -1)

Andre Vieira via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Feb 4 04:18:06 PST 2021


avieira added a comment.

Accidentally linked my commit of https://reviews.llvm.org/D92236 to this revision. Apologies.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D92235



More information about the llvm-commits mailing list