[llvm] AMDGPU: Fix mishandling of search for constantexpr addrspacecasts (PR #120346)

Jun Wang via llvm-commits llvm-commits at lists.llvm.org
Wed Dec 18 12:32:45 PST 2024


================
@@ -234,12 +241,18 @@ class AMDGPUInformationCache : public InformationCache {
 
 private:
   /// Check if the ConstantExpr \p CE requires the queue pointer.
----------------
jwanggit86 wrote:

This comment on what the function does needs to be updated.

https://github.com/llvm/llvm-project/pull/120346


More information about the llvm-commits mailing list