[PATCH] D82329: [SVE] Fix invalid Scalable to fixed width vetor type demotion in LLT

Christopher Tetreault via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Jul 9 12:42:19 PDT 2020


ctetreau abandoned this revision.
ctetreau added a comment.

This patch (in the form of an unconditional cast to FixedVectorType on line 22) has been rolled into D82210 <https://reviews.llvm.org/D82210>


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D82329





More information about the llvm-commits mailing list