[PATCH] [SDAG] When performing post-legalize DAG combining, run the legalizer over each node in the worklist prior to combining.

Filipe Cabecinhas filcab+llvm.phabricator at gmail.com
Thu Jul 17 17:48:37 PDT 2014


LGTM.
It's “nice” to see we weren't copying debug info (although many combines and lowerings try to keep the original info).

http://reviews.llvm.org/D4564






More information about the llvm-commits mailing list