[PATCH] D46278: [AArch64] Fold B = csel A, A into B = COPY A

Jon Roelofs via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Apr 28 18:41:24 PDT 2021


jroelofs added a comment.

Since the source of these seems to be early-ifcvt, maybe it's better to solve this problem there? https://reviews.llvm.org/D101508


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D46278



More information about the llvm-commits mailing list