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

Matt Arsenault via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Mar 6 20:54:59 PST 2020


arsenm requested changes to this revision.
arsenm added a comment.
This revision now requires changes to proceed.

Needs d16 tests, and needs GlobalISel tests. I believe there was a reason format buffer intrinsics needed to be assumed to be FP, but maybe it doesn't matter


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