[PATCH] D149240: [InstCombine] Combine const GEP chains

Nikita Popov via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Apr 26 09:58:01 PDT 2023


nikic added inline comments.


================
Comment at: llvm/test/Transforms/LoopVectorize/AArch64/vector-reverse-mask4.ll:1
 ; NOTE: Assertions have been autogenerated by utils/update_test_checks.py
 ; This is the loop in c++ being vectorize in this file with
----------------
What's going on with the test changes in this file? I don't really get how this patch could cause them.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D149240



More information about the llvm-commits mailing list