Changpeng Fang dee4bc4a4e AMDGPU: Handle new address pattern in LowerKernelAttributes introduced by opaque pointers
Summary:
  With opaque pointer support, the "ptr" type is introduced and thus BitCast is not necessary in some cases.
This work takes care of this change, and recognizes the new address patterns to do appropriate optimizations.

Reviewers:
  arsenm

Differential Revision:
  https://reviews.llvm.org/D134596
2022-09-26 09:31:52 -07:00
..
2022-09-26 11:31:23 +01:00
2022-09-22 09:51:15 -04:00
2022-09-15 15:53:44 +03:00
2022-09-26 11:31:23 +01:00
2022-08-24 18:09:49 -07:00