[PATCH] D98062: [RISCV] Don't modify the SEW immediate on the V extension pseudo instructions after inserting VSETVLI.

Fraser Cormack via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Mar 8 01:35:07 PST 2021


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

I also don't see the need to scrub the SEW value for no reason. Unless the original authors had something in mind? @rogfer01 or @evandro ?


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D98062



More information about the llvm-commits mailing list