[PATCH] D143897: [CodeGenPrepare] Estimate liveness of loop invariants when checking for address folding profitability

Momchil Velikov via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed May 3 06:47:12 PDT 2023


chill added a comment.

Reproduced with a stage2 compiler when compiling `llvm/lib/MCA/HardwareUnits/ResourceManager.cpp`.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D143897



More information about the llvm-commits mailing list