Skip to content
This repository has been archived by the owner on Mar 21, 2024. It is now read-only.

suppresses newly triggered warnings in clang #247

Conversation

andrewcorrigan
Copy link
Contributor

This suppresses "warning: conditional expression between different enumeration types" in clang.

@andrewcorrigan andrewcorrigan changed the title suppresses "warning: conditional expression between different enumeration types" suppresses newly triggered warnings in clang Dec 7, 2020
@andrewcorrigan
Copy link
Contributor Author

andrewcorrigan commented Dec 7, 2020

The second commit suppresses "warning: loop not unrolled", in order to resolve #246

@alliepiper
Copy link
Collaborator

DVS CL: 29417351

@alliepiper alliepiper added the testing: internal ci in progress Currently testing on internal NVIDIA CI (DVS). label Dec 11, 2020
@alliepiper alliepiper added this to the 1.12.0 milestone Dec 11, 2020
@alliepiper
Copy link
Collaborator

New DVS CL: 29471058

@alliepiper alliepiper added the testing: gpuCI in progress Started gpuCI testing. label Jan 5, 2021
@alliepiper alliepiper added testing: internal ci passed Passed internal NVIDIA CI (DVS). testing: gpuCI passed Passed gpuCI testing. and removed testing: internal ci in progress Currently testing on internal NVIDIA CI (DVS). testing: gpuCI in progress Started gpuCI testing. labels Jan 6, 2021
@alliepiper alliepiper merged commit f47b8e1 into NVIDIA:main Jan 21, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
testing: gpuCI passed Passed gpuCI testing. testing: internal ci passed Passed internal NVIDIA CI (DVS).
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants