[PATCH] D62478: [LV] Wrap LV illegality reporting in a function. NFC.

Pavel Samolysov via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon May 27 05:59:32 PDT 2019


psamolysov added a comment.

@rengolin It is because the function uses `OptimizationRemarkEmitter *ORE`, a member of the `LoopVectorizationLegality` class.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D62478





More information about the llvm-commits mailing list