[PATCH] D72964: AMDGPU: Fix interaction of tfe and d16

Nicolai Hähnle via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Jan 22 04:25:51 PST 2020


nhaehnle added a comment.

In D72964#1833404 <https://reviews.llvm.org/D72964#1833404>, @nhaehnle wrote:

> The register initialization code is suboptimal, bit I'm going to write up a patch for that.


Never mind, I believe at least some API use cases actually need it like that... so it would require the frontend to give us more information, and it's not high impact anyway.


CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D72964/new/

https://reviews.llvm.org/D72964





More information about the llvm-commits mailing list