[PATCH] D33435: [SelectionDAG] reset NewNodesMustHaveLegalTypes flag between basic blocks
Tim Northover via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Jul 31 10:34:44 PDT 2017
t.p.northover accepted this revision.
t.p.northover added a comment.
This revision is now accepted and ready to land.
I'm really sorry this took so long. This patch is obviously an improvement. A PR against AArch64 would be sort of nice, but I don't think any more is needed because the actual chances of it affecting real codegen seems pretty small (significant vector code in the entry block?).
https://reviews.llvm.org/D33435
More information about the llvm-commits
mailing list