[CIR][OpenCL] Attach kernel argument metadata to CIR functions
Emit the CIR OpenCL kernel argument metadata attribute for kernel functions. Preserve CIR language address-space kinds until lowering and include argument names only when `-cl-kernel-arg-info` is enabled.
cad/openvsp: Update to 3.50.5
ChangeLog:
https://openvsp.org/blogs/announcements/2026/06/05/openvsp-3-50-5-released
Features:
* Don’t no-show geometry when running VSPAERO when using Shown Set
* Disk Segment Breakdown for Projected Area calculations
* Export to CSV in Results Viewer
* Delete(all) in Results Viewer
* Zero rotation direction marker added to Prop
Fixes:
* Fix and/or clean up some asserts triggered in Debug mode
* Default to DBA, fallback to Triangle in ProjectionMgr
* Add missing Discrete Visualization info to Results
* Improve combined result in Discrete Visualization
[2 lines not shown]
biology/rna-star: Update to 2.7.11b and fix build with clang17 (#163)
* lang/gcc14-darwin: Unbreak build under clang17
* rna-star: Update to 2.7.11b
Also fix build uder clang17 on macOS
---------
Co-authored-by: Jason Bacon <bacon at NetBSD.org>
[LV] Add VPlan printing test with casts converted to single scalar (NFC) (#202200)
Add test coverage for additional paths that can create single-scalar
casts: sinkScalarOperands and induction optimization.
(finance/R-fBasics) Updated 4041.97 to 4052.98
# fBasics 4052.98
- removed include directive for R_ext/PrtUtil.h from src/nig.c (R-devel throws
warning about it now).
- removed other redundant include directives in src/nig.c
- removed a superfluous tabular environment from 'plot-qqPlot.Rd' (it was
raising a NOTE in recent CRAN checks).
- the documentation of several plotting functions (e.g., `qqnigPlot`) was
stating that, besides `TRUE` or `FALSE`, argument `grid` could have values
requesting vertical or horizontal grid lines only. But the code doesn't handle
this. Fixed the documentation of those functions to reflect this.
geography/py-ubx2: Update to 1.3.2
Upstream NEWS, less minor improvements and bugfixes:
1. Add support for undocumented UBX `NAV-DAHEADING` (0x01 0x45) message type, output by high precision dual-antenna u-blox modules e.g. ZED-X20D.