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

Simon Pilgrim via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon May 16 09:58:11 PDT 2022


RKSimon added a comment.

In D116072#3516256 <https://reviews.llvm.org/D116072#3516256>, @najcire wrote:

> Will this make it into 14.x ?

This is being discussed on https://github.com/llvm/llvm-project/issues/55130 - if you can prove that there is a performance regression since 13.x without the patch then it should probably go in. Other wise it's really a new feature and I'm not sure whether we are accepting those for point releases.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D116072



More information about the llvm-commits mailing list