[PATCH] D103180: [InstSimplify] Add constant fold for extractelement + splat for scalable vectors

Matt D. via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Jun 8 08:38:03 PDT 2021


Matt added inline comments.


================
Comment at: llvm/test/Transforms/InstSimplify/ConstProp/extractelement-vscale.ll:15
+
+; Examples of extract a lane from a splat constant
+
----------------
(Tiny nit:) Perhaps "extracting" would fit a little bit better here?


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D103180



More information about the llvm-commits mailing list