[PATCH] D99496: [LoopUnswitch] Use reference variables instead of pointer one

JinGu Kang via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Mar 29 04:38:26 PDT 2021


jaykang10 updated this revision to Diff 333817.
jaykang10 added a comment.

Following comment of @fhahn, updated code.


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

https://reviews.llvm.org/D99496

Files:
  llvm/include/llvm/Transforms/Utils/LoopUtils.h
  llvm/lib/Transforms/Scalar/LoopUnswitch.cpp
  llvm/lib/Transforms/Utils/LoopUtils.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D99496.333817.patch
Type: text/x-patch
Size: 7030 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210329/5b537b75/attachment.bin>


More information about the llvm-commits mailing list