[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 05:36:31 PDT 2021


This revision was automatically updated to reflect the committed changes.
Closed by commit rGe4abb64100e4: [LoopUnswitch] Use reference variables instead of pointer one (authored by jaykang10).

Repository:
  rG LLVM Github Monorepo

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.333828.patch
Type: text/x-patch
Size: 7030 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210329/b2805c69/attachment.bin>


More information about the llvm-commits mailing list