[PATCH] D76678: [SveEmitter] Add range checks for immediates and predicate patterns.

Nico Weber via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Tue Apr 14 10:11:01 PDT 2020


thakis added a comment.

For CDE and MVE, the sema inc file is called arm_foo_builtin_sema. Does it make sense to call the sve one arm_sve_builtin_sema instead of arm_sve_sema_rangechecks too, for consistency?


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D76678





More information about the cfe-commits mailing list