diff options
author | Alex Bradbury <asb@igalia.com> | 2024-04-25 15:01:55 +0100 |
---|---|---|
committer | Alex Bradbury <asb@igalia.com> | 2024-04-25 15:01:55 +0100 |
commit | 2554a85c0375b4c1c7c4f461811babef67e1a403 (patch) | |
tree | a465102a543ba418c3158a0ab12023277d6dc6e3 /clang/lib/Basic/Module.cpp | |
parent | ed962a66c5a2257100ca20624521ef51c0abcfb3 (diff) | |
download | llvm-2554a85c0375b4c1c7c4f461811babef67e1a403.zip llvm-2554a85c0375b4c1c7c4f461811babef67e1a403.tar.gz llvm-2554a85c0375b4c1c7c4f461811babef67e1a403.tar.bz2 |
[CodeGenPrepare][test] Add test for sinking of truncs demonstrating nsw/nuw are dropped
SinkCast creates a new cast with the same type and inputs, which drops
the nsw/nuw flags.
Reviewed as part of <https://github.com/llvm/llvm-project/pull/89904>
but split out so I can land the test separately.
Diffstat (limited to 'clang/lib/Basic/Module.cpp')
0 files changed, 0 insertions, 0 deletions