[PATCH] D146424: [WebAssembly] Add auto-upgrade for renamed intrinsics

Thomas Lively via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Mar 20 08:42:17 PDT 2023


tlively accepted this revision.
tlively added a comment.
This revision is now accepted and ready to land.

Thanks! I didn't know about this functionality. Is there a generally accepted mechanism to mark intrinsics as experimental so that there is no expectation that they will be auto-upgraded like this?


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

https://reviews.llvm.org/D146424



More information about the llvm-commits mailing list