[PATCH] D49436: [X86][BtVer2] correctly model the latency/throughput of LEA instructions.

Andrea Di Biagio via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Jul 18 03:11:53 PDT 2018


andreadb added a comment.

In https://reviews.llvm.org/D49436#1165979, @mattd wrote:

> I think it makes sense to have a separate patch for checkInvalidRegOperand.  I do like that idea in particular, it simplifies reading the tablegen sources.


I will commit it directly since it is a very small/minor change.
I will upload a new patch soon.


https://reviews.llvm.org/D49436





More information about the llvm-commits mailing list