[PATCH] D140123: [TLS] Clamp the alignment of TLS global variables if required by the target

Matt Arsenault via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Dec 15 17:27:53 PST 2022


arsenm added inline comments.


================
Comment at: clang/test/CodeGen/ps-datalayout.c:5
+
+// CHECK: target datalayout = "e-m:e-p270:32:32-p271:32:32-p272:64:64-i64:64-f80:128-n8:16:32:64-S128-T256"
+
----------------
clang/test/CodeGen/target-data.c has all the rest of these


CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D140123/new/

https://reviews.llvm.org/D140123



More information about the llvm-commits mailing list