================ @@ -262,6 +262,18 @@ class AMDGPUInformationCache : public InformationCache { return !HasAperture && (Access & ADDR_SPACE_CAST); } + bool constHasASCastFromPrivate(const Constant *C, Function &Fn) { ---------------- shiltian wrote:
nit: function starts with a verb https://github.com/llvm/llvm-project/pull/94647 _______________________________________________ cfe-commits mailing list cfe-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits