diff options
author | Sanjay Patel <spatel@rotateright.com> | 2018-10-11 23:56:56 +0000 |
---|---|---|
committer | Sanjay Patel <spatel@rotateright.com> | 2018-10-11 23:56:56 +0000 |
commit | 56b6660d2ed92f3d879eac6e49e70e9279aca9da (patch) | |
tree | f9c85ee83b530f6fd58cc8f95c2489bc01eaf604 /llvm/lib/Analysis/ModuleSummaryAnalysis.cpp | |
parent | df398bd5fe1f318b018ac1280ac264d4098b34e2 (diff) | |
download | llvm-56b6660d2ed92f3d879eac6e49e70e9279aca9da.zip llvm-56b6660d2ed92f3d879eac6e49e70e9279aca9da.tar.gz llvm-56b6660d2ed92f3d879eac6e49e70e9279aca9da.tar.bz2 |
[DAGCombiner] rearrange extract_element+bitcast fold; NFC
I want to add another pattern here that includes scalar_to_vector,
so this makes that patch smaller. I was hoping to remove the
hasOneUse() check because it shouldn't be necessary for common
codegen, but an AMDGPU test has a comment suggesting that the
extra check makes things better on one of those targets.
llvm-svn: 344320
Diffstat (limited to 'llvm/lib/Analysis/ModuleSummaryAnalysis.cpp')
0 files changed, 0 insertions, 0 deletions