In an earlier patch I meant to add the correct flags to the ADD
node when incrementing the pointer, but forgot to pass them to
SelectionDAG::getNode.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Differential D87496
[CodeGen] Fix bug in IncrementPointer david-arm on Sep 11 2020, 12:48 AM. Authored by
Details In an earlier patch I meant to add the correct flags to the ADD
Diff Detail
|