diff options
| author | Nikita Popov <npopov@redhat.com> | 2022-03-03 10:49:00 +0100 |
|---|---|---|
| committer | Nikita Popov <npopov@redhat.com> | 2022-03-03 10:55:14 +0100 |
| commit | 6c8adc505471542be38bd71d1000062daa46d7bc (patch) | |
| tree | d93b423d57f5caa4ba67e8deb6263bb25ccd2a89 /llvm/lib/Analysis/ModuleSummaryAnalysis.cpp | |
| parent | 2555ed55a434b731c03f9b6286e93f4637e7d58d (diff) | |
| download | llvm-6c8adc505471542be38bd71d1000062daa46d7bc.zip llvm-6c8adc505471542be38bd71d1000062daa46d7bc.tar.gz llvm-6c8adc505471542be38bd71d1000062daa46d7bc.tar.bz2 | |
[InstCombine] Remove unnecessary byval check in callee cast fold
The logic for handling this was fixed in
8d7f118ab2b9e51d6cf2811291e319b4d977eb8c, but the check for byval
on the callee was retained. This resulted in a weird situation
where the transform would work depending on whether the byval
was only on the call or on both the call and the function.
Diffstat (limited to 'llvm/lib/Analysis/ModuleSummaryAnalysis.cpp')
0 files changed, 0 insertions, 0 deletions
