[PATCH] D125291: Introduce @llvm.threadlocal.address intrinsic to access TLS variable (1/3)
Chuanqi Xu via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Wed May 18 23:36:21 PDT 2022
ChuanqiXu added inline comments.
================
Comment at: llvm/lib/CodeGen/PreISelIntrinsicLowering.cpp:1
//===- PreISelIntrinsicLowering.cpp - Pre-ISel intrinsic lowering pass ----===//
//
----------------
I feel this is a better place than SelectDAG.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D125291/new/
https://reviews.llvm.org/D125291
More information about the cfe-commits
mailing list