[PATCH] D123857: [CodeGen] Add separate UseList for each ResNo of SDNode

Daniil Kovalev via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Apr 20 04:00:42 PDT 2022


kovdan01 abandoned this revision.
kovdan01 added a comment.

That fixed my issue for X86, thanks! Regarding other targets - it turns out that my patch gives no performance enhancement (tested that). So abandon the revision - as for now it seems not needed anymore.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D123857



More information about the llvm-commits mailing list