[PATCH] D143578: [VP] Add vp.powi and a pass for expanding vp.powi before DAG.

Fraser Cormack via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Feb 8 06:16:54 PST 2023


frasercrmck added a comment.

Maybe I missed the rationale, but why not use the `ExpandVectorPredicationPass` for this?


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D143578



More information about the llvm-commits mailing list