[PATCH] D152691: [LICM] Sunk instructions with invalid source location.

Carlos Alberto Enciso via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Jun 13 04:18:32 PDT 2023


CarlosAlbertoEnciso updated this revision to Diff 530852.
CarlosAlbertoEnciso added a comment.

Uploaded new patch to address feedback from @aprantl and @fdeazeve.


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

https://reviews.llvm.org/D152691

Files:
  llvm/lib/Transforms/Scalar/LICM.cpp
  llvm/test/Transforms/LICM/sink-instruction-invalid-location.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D152691.530852.patch
Type: text/x-patch
Size: 4937 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230613/6e01670f/attachment.bin>


More information about the llvm-commits mailing list