[PATCH] D149240: [InstCombine] Combine const GEP chains
Yingwei Zheng via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Apr 26 23:34:56 PDT 2023
dtcxzyw 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
----------------
nikic wrote:
> What's going on with the test changes in this file? I don't really get how this patch could cause them.
Sorry, I just forgot to build the AArch64 target.
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