[PATCH] D74619: [ARM] Enabling range checks on Neon intrinsics' lane arguments

Lucas Prates via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Thu Mar 12 05:13:52 PDT 2020


pratlucas added a comment.

The clang-format pre-merge check keeps wanting me to update the indentation for the entire `ARMSIMDIntrinsicMap` and `AArch64SIMDIntrinsicMap` maps due to the change in their first entries.
I believe, though, that this change would not only be out of the scope of this patch, but would also bring inconsistencies with the current indentation style of the entire file.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D74619





More information about the cfe-commits mailing list