AlexeySachkov wrote: > > You can't simply drop a builtin argument. This will break code in the wild > > > > Though actually these are new, and the planned use hasn't happened yet. So > maybe this is fine
That was my thinking. From What I understand they are intended to be used in the `OCLK` device library from the ROCm/llvm-project, but that library still uses LLVM IR intrinsics directly. https://github.com/llvm/llvm-project/pull/180949 _______________________________________________ cfe-commits mailing list [email protected] https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits
