[PATCH] D135808: [LoopInterchange] Correcting the profitability check

Ramkrishnan Narayanan Komala via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Dec 30 09:00:03 PST 2022


ram-NK updated this revision to Diff 485706.
ram-NK added a comment.

corrected the code formating


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

https://reviews.llvm.org/D135808

Files:
  llvm/lib/Transforms/Scalar/LoopInterchange.cpp
  llvm/test/Transforms/LoopInterchange/loop-interchange-optimization-remarks.ll
  llvm/test/Transforms/LoopInterchange/perserve-lcssa.ll
  llvm/test/Transforms/LoopInterchange/pr57148.ll
  llvm/test/Transforms/LoopInterchange/profitability.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D135808.485706.patch
Type: text/x-patch
Size: 15072 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20221230/d7fbfb99/attachment.bin>


More information about the llvm-commits mailing list