[PATCH] D77202: [Target][ARM] Fold or(A, B) more aggressively

Simon Tatham via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Apr 1 02:50:12 PDT 2020


simon_tatham added a comment.

I have no thoughts on the patch itself, but the commit message looks quite alarming out of context. Perhaps it should mention that you're doing this specifically for `i1` and vectors of `i1`, and not for bitwise OR of ordinary integers?


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D77202





More information about the llvm-commits mailing list