[PATCH] D106126: [LoopUnroll] Double thresholds instead of increasing to pragma-unroll-threshold for llvm.loop.unroll.enable

Philip Reames via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Jul 16 07:55:32 PDT 2021


reames added a comment.

I agree with Roman, this does not seem obvious.  The bug seems to be either a) an issue with LSR, or b) invalid (e.g. we obeyed a user directive which was a poor choice - but not our choice).


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D106126



More information about the llvm-commits mailing list