[PATCH] D51993: TableGen/CodeGenDAGPatterns: addPredicateFn only once

Nicolai Hähnle via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Sep 12 11:12:50 PDT 2018


nhaehnle added a comment.

In https://reviews.llvm.org/D51993#1232208, @RKSimon wrote:

> Any perf numbers? For instance, on x86 -gen-dag-isel


No, and I don't see why we'd care. The motivation was purely code cleanup, and I don't see how the performance could get worse.


Repository:
  rL LLVM

https://reviews.llvm.org/D51993





More information about the llvm-commits mailing list