THURSDAY, APRIL 16, 2026
nvptx — Impact 7 / 10
nvptx: Support '-march=sm_50'
Adds support for the sm_50 architecture to the nvptx backend.
The nvptx backend now supports the ‘-march=sm_50’ option. This commit adds the necessary definitions and adjustments to the compiler, including updating the documentation, options, and test suite. A new test case is also added to verify the functionality.