diff options
author | Sanjay Patel <spatel@rotateright.com> | 2018-03-21 21:28:19 +0000 |
---|---|---|
committer | Sanjay Patel <spatel@rotateright.com> | 2018-03-21 21:28:19 +0000 |
commit | 1d0832d9a3ee4f7e19c000bd9adc11991d9dfe23 (patch) | |
tree | 0c73ab48eb14bfa1d01d3b8a106a52b071ce90f7 /clang/test/Modules/self-referencing-lambda.cpp | |
parent | 8980449bb61271fad733e15183946b3def484f3c (diff) | |
download | bcm5719-llvm-1d0832d9a3ee4f7e19c000bd9adc11991d9dfe23.tar.gz bcm5719-llvm-1d0832d9a3ee4f7e19c000bd9adc11991d9dfe23.zip |
[InstCombine] move/add tests for fmul distribution; NFC
There are at least 3 problems:
1. We're distributing across large patterns, but fail to do that for the minimal patterns.
2. We're not checking uses, so we may create more instructions than we eliminate.
3. We should be able to do these transforms with less than full 'fast' fmuls.
llvm-svn: 328152
Diffstat (limited to 'clang/test/Modules/self-referencing-lambda.cpp')
0 files changed, 0 insertions, 0 deletions