[PATCH] D133999: [SelectOpti] Restrict load sinking

David Li via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Sep 16 12:43:05 PDT 2022


davidxl added a comment.

Ok -- my confusion was the naming of the SinkPt variable -- it should actually be named 'SI'.   I through the sinkpt is the actual bb after select is expanded into branch.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D133999



More information about the llvm-commits mailing list