[PATCH] D90251: [AMDGPU] Add __builtin_amdgcn_grid_size

Matt Arsenault via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Tue Oct 27 10:26:46 PDT 2020


arsenm added a comment.

What's the point of this? The reason for the other case was because there was no other way  to attach the range metadata. The invariant load here is redundant since with AMDGPU AA the load from constant will be treated as invariant anyway


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D90251



More information about the cfe-commits mailing list