[PATCH] D77593: [SveEmitter] Implement zeroing of false lanes

Eli Friedman via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Mon Apr 6 16:22:13 PDT 2020


efriedma added a comment.

Maybe better to emit llvm.aarch64.sve.sel for now, if you're trying to avoid IR operations.

Otherwise looks fine.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D77593





More information about the cfe-commits mailing list