Add the llvm.threadlocal.address intrinsic to the LLVM dialect.
Signed-off-by: Lukas Sommer <lukas.sommer@codeplay.com>
Paths
| Differential D151566
[mlir][llvm] Add thread-local address intrinsic ClosedPublic Authored by LukasSommerTu on May 26 2023, 6:58 AM.
Details Summary Add the llvm.threadlocal.address intrinsic to the LLVM dialect. Signed-off-by: Lukas Sommer <lukas.sommer@codeplay.com>
Diff Detail
Event Timeline
Comment Actions @zero9178 Thanks for your review! I addressed your comment inline.
This revision is now accepted and ready to land.May 29 2023, 8:55 AM Comment Actions @zero9178 Thanks for the review, I addressed the last nit. If you're happy with the update, could you please commit this for me, I don't have commit access. Closed by commit rGdf37e2211ea3: [mlir][llvm] Add thread-local address intrinsic (authored by LukasSommerTu, committed by gysit). · Explain WhyMay 29 2023, 11:53 PM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 526455 mlir/include/mlir/Dialect/LLVMIR/LLVMIntrinsicOps.td
mlir/test/Target/LLVMIR/Import/intrinsic.ll
mlir/test/Target/LLVMIR/llvmir-intrinsics.mlir
|
Tiny nit