With recent fixes to the dataflow in place, we now never pass
Strict=true to isCompatible, so remove the parameter completely.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Paths
| Differential D125748
[RISCV] Drop notion of "strict" vsetvli compatibility ClosedPublic Authored by frasercrmck on May 17 2022, 1:06 AM.
Details Summary With recent fixes to the dataflow in place, we now never pass
Diff Detail
Event TimelineThis revision is now accepted and ready to land.May 17 2022, 7:07 AM This revision was landed with ongoing or failed builds.May 17 2022, 7:37 AM Closed by commit rG8430b8274195: [RISCV] Drop notion of "strict" vsetvli compatibility (authored by frasercrmck). · Explain Why This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 430059 llvm/lib/Target/RISCV/RISCVInsertVSETVLI.cpp
|