================ @@ -68,6 +68,9 @@ Changes to the LLVM IR * The `"nooutline"` attribute is now writen as `nooutline`. Existing IR and bitcode will be automatically updated. +* Updated semantics of `llvm.type.checked.load.relative` to match that of + `llvm.load.relative`. ---------------- nvjle wrote:
I seemed to have missed it-- were the above actually updated? https://github.com/llvm/llvm-project/pull/191613 _______________________________________________ cfe-commits mailing list [email protected] https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits
