nikic requested changes to this revision. nikic added a comment. This revision now requires changes to proceed.
In D139507#3980555 <https://reviews.llvm.org/D139507#3980555>, @qiucf wrote: > In D139507#3978449 <https://reviews.llvm.org/D139507#3978449>, @sepavloff > wrote: > >> Thank you for working on this! >> >> Is there any reason why we should keep the old intrinsic? > > In case any user outside of clang references it (although I believe no), we > can deprecate it and remove after a few releases. This is not how intrinsic changes work. You need to add AutoUpgrade support. Repository: rG LLVM Github Monorepo CHANGES SINCE LAST ACTION https://reviews.llvm.org/D139507/new/ https://reviews.llvm.org/D139507 _______________________________________________ cfe-commits mailing list cfe-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits