[PATCH] D144891: [SCEV] Add SCEVType to represent `vscale`.
Usman Nadeem via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Mar 27 16:38:01 PDT 2023
mnadeem added a comment.
Hi, I am seeing some inefficient codegen after this patch for AArch64 SVE, created a github issue: https://github.com/llvm/llvm-project/issues/61742
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D144891/new/
https://reviews.llvm.org/D144891
More information about the llvm-commits
mailing list