[PATCH] D118769: Split fast-basictest.ll according to passes responsible for optimizations

Daniil Kovalev via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Feb 2 03:13:23 PST 2022


kovdan01 created this revision.
kovdan01 added reviewers: spatel, cameron.mcinally.
kovdan01 requested review of this revision.
Herald added a project: LLVM.
Herald added a subscriber: llvm-commits.

- add logically missing test cases;
- add appropriate comments;
- add appropriate TODO's.

See initial motivation in https://reviews.llvm.org/D117302


Repository:
  rG LLVM Github Monorepo

https://reviews.llvm.org/D118769

Files:
  llvm/test/Transforms/InstCombine/fast-basictest-instcombine.ll
  llvm/test/Transforms/Reassociate/fast-basictest-reassociate-gvn.ll
  llvm/test/Transforms/Reassociate/fast-basictest-reassociate-instcombine.ll
  llvm/test/Transforms/Reassociate/fast-basictest-reassociate.ll
  llvm/test/Transforms/Reassociate/fast-basictest.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D118769.405186.patch
Type: text/x-patch
Size: 61089 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220202/9642aa53/attachment-0001.bin>


More information about the llvm-commits mailing list