Remove the dead TD argument to CanEvaluateZExtd, and add a
new BitsToClear result which allows us to start promoting expressions that end with a lshr-by-constant. This is conservatively correct and better than what we had before (see testcases) but still needs to be extended further. llvm-svn: 93144
Loading
Please register or sign in to comment