[PATCH] D122866: [3/3] TLS loads optimization (hoist)
Xiang Zhang via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Apr 1 03:20:03 PDT 2022
xiangzhangllvm added a comment.
In D122866#3421845 <https://reviews.llvm.org/D122866#3421845>, @LuoYuanke wrote:
> Can we extract the LLVM change to a separate patch? The LLVM change is obvious. We can leave the clang patch in discussion.
Done, I split the llvm (refine) part to D122890 <https://reviews.llvm.org/D122890>
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D122866/new/
https://reviews.llvm.org/D122866
More information about the llvm-commits
mailing list