[PATCH] D118118: [SDAG] Preserve unpredictable metadata, teach X86CmovConversion to respect this metadata

Simon Pilgrim via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Jan 25 05:41:32 PST 2022


RKSimon added a reviewer: andreadb.
RKSimon added a comment.

@xbolva00 Are you specifically aiming to get this in for 14.x? TBH this close to the branch date, I'd prefer to delay this work until the branch is made and initial cherrypicks are out of the way, and we aim for 15.x

We've tried similar things to this in the past and its taken a long time to get it stable (usually by disabling it a lot of it).


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

https://reviews.llvm.org/D118118



More information about the llvm-commits mailing list