diff options
author | Simon Pilgrim <llvm-dev@redking.me.uk> | 2023-07-21 14:44:03 +0100 |
---|---|---|
committer | Simon Pilgrim <llvm-dev@redking.me.uk> | 2023-07-21 14:52:57 +0100 |
commit | ae60706da07a128e318ebc383d682e3861337c68 (patch) | |
tree | 86ca33ffb91c84e8a5083c48b1d3906ba15dc323 /flang/lib/Frontend/CompilerInvocation.cpp | |
parent | 440808faf63725a024eb42780c6aca2c60b7e597 (diff) | |
download | llvm-ae60706da07a128e318ebc383d682e3861337c68.zip llvm-ae60706da07a128e318ebc383d682e3861337c68.tar.gz llvm-ae60706da07a128e318ebc383d682e3861337c68.tar.bz2 |
[DAG] SimplifyDemandedBits - call ComputeKnownBits for constant non-uniform ISD::SRL shift amounts
We only attempted to determine KnownBits for uniform constant shift amounts, but ComputeKnownBits is able to handle some non-uniform cases as well that we can use as a fallback.
Diffstat (limited to 'flang/lib/Frontend/CompilerInvocation.cpp')
0 files changed, 0 insertions, 0 deletions