[PATCH] D127765: modify the insertion of freeze instructions for SLU pass

Florian Hahn via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Sep 26 06:09:26 PDT 2022


fhahn added a comment.

Hmm, aren't there other places in the code that rely on instructions being hoisted out by LICM? Unless I am mis-remembering, It's not clear to me if/why freeze should be treated in a special way.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D127765



More information about the llvm-commits mailing list