[PATCH] D94082: [MachineLoop] Add new helper isLoopInvariant()

Sjoerd Meijer via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Jan 5 07:41:22 PST 2021


SjoerdMeijer updated this revision to Diff 314609.
SjoerdMeijer added a comment.

Yep, thanks, that should have been `const`.


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

https://reviews.llvm.org/D94082

Files:
  llvm/include/llvm/CodeGen/MachineLoopInfo.h
  llvm/lib/CodeGen/MachineLICM.cpp
  llvm/lib/CodeGen/MachineLoopInfo.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D94082.314609.patch
Type: text/x-patch
Size: 5937 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210105/693afac2/attachment.bin>


More information about the llvm-commits mailing list