[PATCH] D121792: [AArch64][SVE] InstCombine llvm.aarch64.sve.sel to select

Dave Green via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Mar 17 01:55:27 PDT 2022


dmgreen added a comment.

Why do we have llvm.aarch64.sve.sel if we are always going to replace it with a select? Why not remove llvm.aarch64.sve.sel entirely?


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D121792



More information about the llvm-commits mailing list