llvm-project/llvm/include
Simon Pilgrim e9b88c754a [DAG] computeKnownBits - Move ISD::SRA handling into KnownBits::ashr
As discussed on D90527, we should be trying to move shift handling functionality into KnownBits to avoid code duplication in SelectionDAG/GlobalISel/ValueTracking.
2020-11-03 18:09:33 +00:00
..
llvm [DAG] computeKnownBits - Move ISD::SRA handling into KnownBits::ashr 2020-11-03 18:09:33 +00:00
llvm-c C API: support scalable vectors 2020-10-28 18:19:34 -04:00