diff options
author | Benjamin Maxwell <benjamin.maxwell@arm.com> | 2022-10-12 11:25:51 +0000 |
---|---|---|
committer | Matt Devereau <matthew.devereau@arm.com> | 2022-10-12 17:43:54 +0000 |
commit | 14b9505be9d10513b4ca0a22a73a158bf28d0959 (patch) | |
tree | 43be18c2f7140e26e560ad5becc9eefe8ba18a6f /clang/lib/Frontend/CompilerInvocation.cpp | |
parent | 0849f0a5a38a16f52d7c698b7b024bd58942fab7 (diff) | |
download | llvm-14b9505be9d10513b4ca0a22a73a158bf28d0959.zip llvm-14b9505be9d10513b4ca0a22a73a158bf28d0959.tar.gz llvm-14b9505be9d10513b4ca0a22a73a158bf28d0959.tar.bz2 |
Add test to show missed optimization for masked load/stores
This test shows instcombine failing to remove a alloca and memcpy for
for a constant array that is read with a masked load.
This will be addressed in a subsequent commit.
Diffstat (limited to 'clang/lib/Frontend/CompilerInvocation.cpp')
0 files changed, 0 insertions, 0 deletions