[PATCH] D157763: [llvm][NFC] Adjust AutoUpdater 'masked' address-space access
Nathan Sidwell via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Sat Aug 12 14:28:11 PDT 2023
urnathan added a comment.
In D157763#4581908 <https://reviews.llvm.org/D157763#4581908>, @nikic wrote:
> Is this code needed at all? This looks like something that should be covered by intrinsic remangling. Explicit auto-upgrade should only be needed if you change the name or arguments, but not if you change only mangling.
I don't know, and I'd rather not get further distracted -- think of this as an incomplete reduction towards zero source maybe?
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D157763/new/
https://reviews.llvm.org/D157763
More information about the llvm-commits
mailing list