[PATCH] D146619: [llvm][ARM] Refactor isMnemonicVPTPredicable

David Spickett via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Mar 22 03:32:37 PDT 2023


DavidSpickett added a comment.

This will perform probably slightly worse than repeated calls but that wasn't a concern in the first place, and is much easier to scan by eye if we needed to audit this function.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D146619



More information about the llvm-commits mailing list