[PATCH] D75789: [AMDGPU] Allow struct.buffer.*.format intrinsics to accept i32

Matt Arsenault via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Mar 10 09:12:28 PDT 2020


arsenm accepted this revision.
arsenm added a comment.
This revision is now accepted and ready to land.

I think the important part was not changing the register layout vs. integer and FP. If these are assumed to always use the expected FP register layout in the d16 case, this is fine


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D75789





More information about the llvm-commits mailing list