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

Vedant Kumar via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Jul 2 10:18:37 PDT 2018


vsk accepted this revision.
vsk added a comment.
This revision is now accepted and ready to land.

It'd be a good idea rename the test so that readers know what to expect if it fails (say, 'preserve-dbg-loc-and-loop-metadata.ll').

Otherwise, LGTM, thanks!


Repository:
  rL LLVM

https://reviews.llvm.org/D48769





More information about the llvm-commits mailing list