[PATCH] D154205: [MachineLICM] Handle subloops

JinGu Kang via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Jul 12 07:09:41 PDT 2023


jaykang10 added a comment.

In D154205#4493464 <https://reviews.llvm.org/D154205#4493464>, @xbolva00 wrote:

> Not all tests are updated? X86/licm-nested.ll

The test has `; REQUIRES: asserts` and it is enabled in the build with asserts.
Let me update the test.


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

https://reviews.llvm.org/D154205



More information about the llvm-commits mailing list