Since we fixed the definition of SuitableAlign here: https://reviews.llvm.org/D88659, max_align_t and __BIGGEST_ALIGNMENT__ are not necessarily the same always.
The original testcase was added here: https://reviews.llvm.org/D59048
Differential D90187
[NFC] Remove max_align.c LIT testcase Xiangling_L on Oct 26 2020, 1:10 PM. Authored by
Details Since we fixed the definition of SuitableAlign here: https://reviews.llvm.org/D88659, max_align_t and __BIGGEST_ALIGNMENT__ are not necessarily the same always. The original testcase was added here: https://reviews.llvm.org/D59048
Diff Detail
|