diff options
author | Simon Pilgrim <llvm-dev@redking.me.uk> | 2020-01-23 12:35:29 +0000 |
---|---|---|
committer | Simon Pilgrim <llvm-dev@redking.me.uk> | 2020-01-23 13:31:37 +0000 |
commit | 48d4ba8fb2954d58d24f1ffe9f38045c537cf7b3 (patch) | |
tree | 5aca206780d253139d620e969f3c5b102691cfc0 /llvm/lib/CodeGen/ReachingDefAnalysis.cpp | |
parent | 2f6987ba61cc31c16c64f511e5cbc76b52dc67b3 (diff) | |
download | llvm-48d4ba8fb2954d58d24f1ffe9f38045c537cf7b3.zip llvm-48d4ba8fb2954d58d24f1ffe9f38045c537cf7b3.tar.gz llvm-48d4ba8fb2954d58d24f1ffe9f38045c537cf7b3.tar.bz2 |
[SelectionDAG] Compute Known + Sign Bits - merge INSERT_VECTOR_ELT known/unknown index paths
Match the approach in SimplifyDemandedBits where we calculate the demanded elts and then have a common path for the ComputeKnownBits/ComputeNumSignBits call.
Diffstat (limited to 'llvm/lib/CodeGen/ReachingDefAnalysis.cpp')
0 files changed, 0 insertions, 0 deletions