[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 05:18:57 PDT 2021


david-arm updated this revision to Diff 355511.
david-arm retitled this revision from "[NFC] Add new setDebugLocFromInst that uses the class Builder" to "[NFC] Add new setDebugLocFromInst that uses the class Builder by default".
david-arm added a comment.

- Removed the unnecessary extra interface and replaced the existing one to take an Optional instead.


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.355511.patch
Type: text/x-patch
Size: 7930 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210630/72377bb6/attachment.bin>


More information about the llvm-commits mailing list