[PATCH] D140529: [RISCV][NFC] Move RISCVISAInfo back to Support

Craig Topper via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Dec 22 10:29:02 PST 2022


craig.topper added a comment.

In D140529#4012878 <https://reviews.llvm.org/D140529#4012878>, @fpetrogalli wrote:

> @pcwang-thead  - could you please explain the cycling dependency you are mentioning, in the commit message? I am missing where the cyclic dependency is.
>
> Francesco

There would be a cyclic dependency if RISCVISAInfo.cpp is used in RISCVTargetDefEmitter.cpp as suggested in a recent comment from @pcwang-thead


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D140529



More information about the llvm-commits mailing list