diff options
author | Craig Topper <craig.topper@sifive.com> | 2023-11-09 20:33:36 -0800 |
---|---|---|
committer | Craig Topper <craig.topper@sifive.com> | 2023-11-09 20:43:22 -0800 |
commit | aae30f9e2c25e2a4bada91a290c9beb530a75571 (patch) | |
tree | 00347fafd95ec7cede987c27713efcb4a31e592a /clang/unittests/Format/FormatTest.cpp | |
parent | 63251f49cf88462725644a3cf80a81e076e070b2 (diff) | |
download | llvm-aae30f9e2c25e2a4bada91a290c9beb530a75571.zip llvm-aae30f9e2c25e2a4bada91a290c9beb530a75571.tar.gz llvm-aae30f9e2c25e2a4bada91a290c9beb530a75571.tar.bz2 |
[RISCV] Use Align(8) for the stack temporary created for SPLAT_VECTOR_SPLIT_I64_VL.
The value needs to be read as an 8 byte vector element which requires
the pointer to be 8 byte aligned according to the vector spec.
Fixes #71787
Diffstat (limited to 'clang/unittests/Format/FormatTest.cpp')
0 files changed, 0 insertions, 0 deletions