I believe this implies relationship is documented in the current
spec but may have been less clear in an older spec.
We used to report an error so I think it should be ok to change this.
Only someone expecting the error should be impacted.
Paths
| Differential D145125
[RISCV] Make D extension imply F extension. ClosedPublic Authored by craig.topper on Mar 1 2023, 3:22 PM.
Details Summary I believe this implies relationship is documented in the current We used to report an error so I think it should be ok to change this.
Diff Detail
Event TimelineHerald added projects: Restricted Project, Restricted Project. · View Herald TranscriptMar 1 2023, 3:22 PM This revision is now accepted and ready to land.Mar 5 2023, 7:43 AM Comment Actions I think this is in line with how we now handle implication of specs - when the code was first written IIRC we were much stricter. This revision was landed with ongoing or failed builds.Mar 6 2023, 8:40 PM Closed by commit rG90f6a4cc73d5: [RISCV] Make D extension imply F extension. (authored by craig.topper). · Explain Why This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 502908 clang/test/Driver/riscv-arch.c
llvm/lib/Support/RISCVISAInfo.cpp
|