[PATCH] D147373: [InstCombine] fold double reverses

Zhengyang Liu via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sat Apr 1 11:42:31 PDT 2023


liuz marked an inline comment as done.
liuz added a comment.

In D147373#4238398 <https://reviews.llvm.org/D147373#4238398>, @RKSimon wrote:

> Why is the test file called reverse-loop.ll when it doesn't involve loops?

Changed the test-cases's name to "vector-double-reverse.ll".


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

https://reviews.llvm.org/D147373



More information about the llvm-commits mailing list