[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
Tue Mar 16 02:11:35 PDT 2021


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

Ah yeah I forgot that this is all run during `finalize-isel` so we can in fact use MIR. Thanks, LGTM.


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