[PATCH] D128302: [AArch64][CostModel] Detects that ExtractElement at index is not free in AArch64 when result is used as integer.

David Li via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Jul 13 13:51:31 PDT 2022


davidxl added a comment.

Since the use scanning code is removed (which raised some compile time concern), and latest revisions looks good to me.  Please wait a little for other reviewers to comment.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D128302



More information about the llvm-commits mailing list