[PATCH] D48769: [DebugInfo][LoopVectorize] Preserve DL in generated phi instruction

Anastasis via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sat Jun 30 05:24:36 PDT 2018


gramanas added a comment.

> If there isn't a simpler file to repurpose as a debug info test, it would be simpler to create a (perhaps more reduced?) test.

Since this particular fix is about the phi that resumes the scalar part of the loop, I don't think it would be appropriate to create a new reduced test just for this.
It seems like it's a quite common thing to occur in loop-vectorize.


Repository:
  rL LLVM

https://reviews.llvm.org/D48769





More information about the llvm-commits mailing list