Skip to content
GitLab
Explore
Sign in
MuonSegmentTaggerTools: Fix narrowing issue.
Code
Review changes
Check out branch
Download
Patches
Plain diff
Scott Snyder
requested to merge
ssnyder/athena:clang.MuonSegmentTaggerTools-20230815
into
main
Aug 15, 2023
Overview
2
Commits
1
Pipelines
1
Changes
1
Expand
Don't rely on narrowing double->float conversion for constants --- it's rejected by some dialects.
Merge request reports