Define APIs for, and implement, these three more recently-introduced
standard reduction transformational intrinsic functions to the runtime.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Event Timeline
Comment Actions
Other than the typo in .../runtime/reduction.h, all builds, tests, and looks good.
flang/runtime/reduction.h | ||
---|---|---|
147 | While looking at this file, I noticed a typo on line 27. "casse" should be "cases". Since you're updating this file, now is a good time to fix it. |
While looking at this file, I noticed a typo on line 27. "casse" should be "cases". Since you're updating this file, now is a good time to fix it.