Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Promotion from AMD internal branch for 2023.Q4.2 #2832

Merged
merged 2 commits into from
Nov 21, 2023

Conversation

chuang13
Copy link
Contributor

No description provided.

* Broadcast the frag color to all the specified render targets if a fragment shader writes to gl_FragColor
* [Continuations] Use WaitAwait in traceray.ll test
* [Continuations] Support WaitAwait
* [Continuations] Add _AmdContinuationsGetFlags intrinsic
* [Continuations] Add `CONTINUATIONS_BUILD_TESTS` CMake flag to enable tests of continuations
* [Continuations] Allow to inline forEachCall
* [Continuations] Remove redundant forEachCall variants
* Fetch the correct vertex when instance divisor is 0xffffffff
* Upgrade lgc units default gpu name to gfx1010
* Update lgc test due to -mcpu upgrading to gfx1010
* [Continuations] Support _AmdGetRtip that allows to query hardware capabilities from gpurt code
* Add cpsFlags to LLPC and LGC
* VertexFormat-r16g16b16: Fix the missing component
* AutoDesc: Remove the unused interface variables
* [Continuations] Introduce OpMap in ContinuationsUtil.
* [Continuations] Remove superfluous Continuations dialect helpers.
* Refactor llvm-dialects Visitor uses.
* [Continuations] Make test compatible with older LLVM
* [Continuations] Add compilerutils projects in continuations.cmake.
* Fix undefined behavior of sprintf
* Expose KHR_cooperative_matrix and remove NV_cooperativeMatrix
* [Continuations] Move CpsStackLowering to shared/
* Update llvm-dialects.
* VK_KHR_maintenance5 implementation
* [Continuations] Add CPS test.
* Update SPIR-V heade
* Support spriv binary without binding decoration
* [Continuations] Fix resume functions in post-process
* [Continuations] Add --verify-each to tests
* Set individual constant buffer binding for separate shader object
* Current Attrib stable descriptor should be created in right order before tbuf load.
* Fix shader debugging issues of HW copy shader
* Add the missing 1-bit formats for VS input
@chuang13 chuang13 requested a review from a team as a code owner November 21, 2023 06:37
@chuang13 chuang13 merged commit c99b6ec into GPUOpen-Drivers:dev Nov 21, 2023
9 checks passed
@amdvlk-admin
Copy link

Test summary for commit c99b6ec

CTS tests (Failed: 0/138443)
  • Built with version 1.3.5.2
  • Ubuntu navi3x, Srdcvk
    • Passed: 35211/69228 (50.9%)
    • Failed: 0/69228 (0.0%)
    • Not Supported: 34017/69228 (49.1%)
    • Warnings: 0/69228 (0.0%)
    Ubuntu navi2x, Srdcvk
    • Passed: 35242/69215 (50.9%)
    • Failed: 0/69215 (0.0%)
    • Not Supported: 33973/69215 (49.1%)
    • Warnings: 0/69215 (0.0%)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants