We have done some predicate and feature refactoring lately but did not upstream it. This is to sync.
Details
Diff Detail
Event Timeline
LGTM. Minor comment which does not affect the LGTM! Thanks for doing this.
lib/Target/AMDGPU/AMDGPU.td | ||
---|---|---|
714–716 | Should this be renamed at some point too? |
lib/Target/AMDGPU/AMDGPU.td | ||
---|---|---|
714–716 | Yes, but I want this to go from upstream and not the other way around. So a separate change. |
lib/Target/AMDGPU/AMDGPU.td | ||
---|---|---|
714–716 | Sounds good, thanks. |
lib/Target/AMDGPU/AMDGPU.td | ||
---|---|---|
146–150 | This is a compatibility breaking change, but we haven't been trying too hard to not break bitcode |
lib/Target/AMDGPU/AMDGPU.td | ||
---|---|---|
146–150 | We managed to have two features at the same time, vi-insts and gfx8-insts, so compatibility is already compromised. This will just combine them from this point on. |
This is a compatibility breaking change, but we haven't been trying too hard to not break bitcode