[PATCH] D118583: [RISCV] Add a fatal error if ISD::VSCALE is used with Zvl32b.

Fraser Cormack via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Jan 31 08:48:24 PST 2022


frasercrmck accepted this revision.
frasercrmck added a comment.
This revision is now accepted and ready to land.

LGTM, though this issue is really in any scalable-vector code with Zvl32b, so we're still letting a lot slip through the cracks, aren't we?


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D118583



More information about the llvm-commits mailing list