diff options
| author | Roman Lebedev <lebedev.ri@gmail.com> | 2019-06-01 11:08:29 +0000 |
|---|---|---|
| committer | Roman Lebedev <lebedev.ri@gmail.com> | 2019-06-01 11:08:29 +0000 |
| commit | 1aaa23c0fc5f8a439ee9e951157de1a9869268ab (patch) | |
| tree | ec43635a48e611b52220fda41197c4907414e33e /llvm/test/Support | |
| parent | bcc0bd7e2a1893ddb7ab1ec612f3c71fd62d1801 (diff) | |
| download | bcm5719-llvm-1aaa23c0fc5f8a439ee9e951157de1a9869268ab.tar.gz bcm5719-llvm-1aaa23c0fc5f8a439ee9e951157de1a9869268ab.zip | |
[NFC][Codegen] shift-amount-mod.ll: drop innermost operation
I have initially added it in for test to display both
whether the binop w/ constant is sinked or hoisted.
But as it can be seen from the 'sub (sub C, %x), %y'
test, that actually conceals the issues it is supposed to test.
At least two more patterns are unhandled:
* 'add (sub C, %x), %y' - D62266
* 'sub (sub C, %x), %y'
llvm-svn: 362295
Diffstat (limited to 'llvm/test/Support')
0 files changed, 0 insertions, 0 deletions

