Unverified Commit 785eddd7 authored by sstipanovic's avatar sstipanovic Committed by GitHub
Browse files

[AMDGPU][GlobalIsel] Introduce isRegisterClassType to check for legal types,...

[AMDGPU][GlobalIsel] Introduce isRegisterClassType to check for legal types, instead of checking bit width.  (#68189)

In D151116 it was suggested to have a set of classes to cover every
possible case. This does it for bitcast first.

closes #79578
parent 4bcbeaed
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment