diff options
author | Sanjay Patel <spatel@rotateright.com> | 2021-12-14 14:15:14 -0500 |
---|---|---|
committer | Sanjay Patel <spatel@rotateright.com> | 2021-12-14 14:35:10 -0500 |
commit | fd5e493874e1e288daf8d19a038f7db3a897359f (patch) | |
tree | f59b02c389262944e27dc0cee65f7a38fac38a4f /llvm/lib/Bitcode | |
parent | efefc4ee3b25ca180e3be84491f19218d995c788 (diff) | |
download | llvm-fd5e493874e1e288daf8d19a038f7db3a897359f.zip llvm-fd5e493874e1e288daf8d19a038f7db3a897359f.tar.gz llvm-fd5e493874e1e288daf8d19a038f7db3a897359f.tar.bz2 |
[PhaseOrdering] add tests for vector select; NFC
The 1st test corresponds to a minimally optimized (mem2reg)
version of the example in:
issue #52631
The 2nd test copies an existing instcombine test with the
same pattern. If we canonicalize differently, we can miss
reducing to minimal form in a single invocation of
-instcombine, but that should not escape the normal opt
pipeline.
Diffstat (limited to 'llvm/lib/Bitcode')
0 files changed, 0 insertions, 0 deletions