[PATCH] D98567: [RISCV] Look through copies when trying to find an implicit def in addVSetVL.

Fraser Cormack via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Mar 15 05:02:36 PDT 2021


frasercrmck added a comment.

It's a shame we can't test this with something like MIR. So it sounds like you're seeing an implicit def of VRM8 and a copy from VRM8 to VRM8NoV0?


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D98567



More information about the llvm-commits mailing list