diff options
author | Hiroshi Yamauchi <56735936+hjyamauchi@users.noreply.github.com> | 2023-10-02 10:00:45 -0700 |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-10-02 10:00:45 -0700 |
commit | f776e0b6df611d973db1778256dfcd1dc37128c5 (patch) | |
tree | 39c372eb64e91fceff4a8f2ace8250609690c8eb /clang/lib/CodeGen/CodeGenFunction.cpp | |
parent | 959e69ab46405f36c374dfbfc2edc5b527923dae (diff) | |
download | llvm-f776e0b6df611d973db1778256dfcd1dc37128c5.zip llvm-f776e0b6df611d973db1778256dfcd1dc37128c5.tar.gz llvm-f776e0b6df611d973db1778256dfcd1dc37128c5.tar.bz2 |
[AArch64][Win] Work around an MSVC arm64 compiler bug (#67865)
The MSVC compiler 19.37 for ARM64 from Visual Studio 17.7.4 has an
optimization bug that causes an incorrect behavior with
isAdvSIMDModImmType10() and causes the test
test/CodeGen/AArch64/arm64-build-vector.ll to fail. Work around by using
a slightly different variation.
Diffstat (limited to 'clang/lib/CodeGen/CodeGenFunction.cpp')
0 files changed, 0 insertions, 0 deletions