[PATCH] D137154: Adding nvvm_reflect clang builtin

Matt Arsenault via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Nov 3 10:14:58 PDT 2022


arsenm added a comment.

In D137154#3905711 <https://reviews.llvm.org/D137154#3905711>, @yaxunl wrote:

> LLVM does not maintain bitcode backward compatibility between major releases. How do you make sure the clang/LLVM you are using is compatible with libdevice?

Yes it does? We support bitcode auto upgrade as far back as 3.0


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D137154



More information about the llvm-commits mailing list