[PATCH] D86005: [NewPM][LoopFullUnroll] Make LoopFullUnrollPass required
Yuanfang Chen via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Aug 17 11:09:25 PDT 2020
ychen added a comment.
This is to say optnone does not work for these 3 passes all the time. Could we do this in the optnone callback by checking the metadata of the branch inst in latch block? That is precisely what we meant here.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D86005/new/
https://reviews.llvm.org/D86005
More information about the llvm-commits
mailing list