This switches a large subset of RISC-V intrinsics to use default
attributes (nosync, nofree, nocallback and willreturn).
I didn't reformat a lot of this. I can spend more time on that if
we think it's important.
Paths
| Differential D140360
[RISCV] Use default attributes for intrinsics ClosedPublic Authored by craig.topper on Dec 19 2022, 6:21 PM.
Details Summary This switches a large subset of RISC-V intrinsics to use default I didn't reformat a lot of this. I can spend more time on that if
Diff Detail
Event TimelineThis revision is now accepted and ready to land.Dec 20 2022, 12:56 AM This revision was landed with ongoing or failed builds.Dec 20 2022, 8:36 AM Closed by commit rG48a362929916: [RISCV] Use default attributes for intrinsics (authored by craig.topper). · Explain Why This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 484291 llvm/include/llvm/IR/IntrinsicsRISCV.td
|