When we look for pointer which matches the operand descriptor, we test it using undef constant. In some cases it is possible that constant matches, but the load from pointer doesn't. In this patch I explicitly create the load and remove it later if it doesn't match.
Details
Details
Diff Detail
Diff Detail
- Repository
- rL LLVM