[PATCH] D10767: Fix shift legalization and lowering for big constants.

Paweł Bylica chfast at gmail.com
Tue Jul 7 02:35:13 PDT 2015


Ok, thanks, I will wait some more.

The change is not much about SelectionDAG. I just want to avoid calling getZExtValue() at line 2180 when the value of the APInt cannot fit 64 bits.


Repository:
  rL LLVM

http://reviews.llvm.org/D10767







More information about the llvm-commits mailing list