[PATCH] D117664: [Support] Remove incorrect noalias return attribute in BumpPtrAllocator
Alexandre Ganea via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Jan 19 09:02:54 PST 2022
aganea added a comment.
There might more to it. Unfortunately I don't see any difference after the patch, either applied on rG3cef3cf02f09e397c471cf008060c89b34951959 <https://reviews.llvm.org/rG3cef3cf02f09e397c471cf008060c89b34951959> or on ToT. The repro still don't emit the `mov`s into the target buffer. Is anyone able to confirm?
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D117664/new/
https://reviews.llvm.org/D117664
More information about the llvm-commits
mailing list