Add a getter and setter pair for floating-point accuracy metadata.
Details
Details
Diff Detail
Diff Detail
- Repository
- rL LLVM
Paths
| Differential D60527
[LLVM-C] Add accessors to the default floating-point metadata node ClosedPublic Authored by CodaFi on Apr 10 2019, 11:32 AM.
Details Summary Add a getter and setter pair for floating-point accuracy metadata.
Diff Detail
Event TimelineThis revision is now accepted and ready to land.Apr 21 2019, 1:08 AM Closed by commit rL358883: [LLVM-C] Add accessors to the default floating-point metadata node (authored by CodaFi). · Explain WhyApr 22 2019, 6:11 AM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 196060 llvm/trunk/include/llvm-c/Core.h
llvm/trunk/lib/IR/Core.cpp
|