diff options
author | Sanjay Patel <spatel@rotateright.com> | 2018-11-15 16:34:26 +0000 |
---|---|---|
committer | Sanjay Patel <spatel@rotateright.com> | 2018-11-15 16:34:26 +0000 |
commit | 712bdb275ce6d5f053740741dc686b9aa7597532 (patch) | |
tree | c33e7d8f7a0fd671bcffddbf4be4082b2343f292 /llvm/lib/Target/WebAssembly/Disassembler/WebAssemblyDisassembler.cpp | |
parent | 5a1b7cea9166a0fdc00a132e10852d5ce3fa56e3 (diff) | |
download | llvm-712bdb275ce6d5f053740741dc686b9aa7597532.zip llvm-712bdb275ce6d5f053740741dc686b9aa7597532.tar.gz llvm-712bdb275ce6d5f053740741dc686b9aa7597532.tar.bz2 |
[InstCombine] add rotate narrowing tests with odd types; NFC
There's a potential miscompile here. It's unlikely in the real
world because this transform is guarded with shouldChangeType(),
but this test file doesn't include a standard data-layout for
some reason (despite including a custom 1), so we can see the bug.
llvm-svn: 346966
Diffstat (limited to 'llvm/lib/Target/WebAssembly/Disassembler/WebAssemblyDisassembler.cpp')
0 files changed, 0 insertions, 0 deletions