[PATCH] D105100: [NFC] Add new setDebugLocFromInst that uses the class Builder by default

David Sherwood via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Jun 30 08:11:36 PDT 2021


david-arm updated this revision to Diff 355557.
david-arm added a comment.

- Used @sdesmalen 's suggestion and swapped the operands around and made the IRBuilder<> option take a default of None.


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

https://reviews.llvm.org/D105100

Files:
  llvm/lib/Transforms/Vectorize/LoopVectorize.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D105100.355557.patch
Type: text/x-patch
Size: 7534 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210630/0456d48e/attachment.bin>


More information about the llvm-commits mailing list