[PATCH] D116072: [X86] GLC: Break false dependency for dest register for several instructions.

Pei, Gen via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Apr 20 09:50:24 PDT 2022


gpei added a comment.

In D116072#3462297 <https://reviews.llvm.org/D116072#3462297>, @RKSimon wrote:

> Where have the changes in X86Subtarget.h gone?

We don't need change X86Subtarget.h anymore. These code are generated automatically by *.td now.


CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D116072/new/

https://reviews.llvm.org/D116072



More information about the llvm-commits mailing list