[PATCH] D88994: Fix the default alignment of i1 vectors.

Matt Arsenault via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Oct 8 07:07:03 PDT 2020


arsenm added inline comments.


================
Comment at: llvm/test/Transforms/SROA/vector-promotion-different-size.ll:6
   ; CHECK-LABEL: @vector_bitcast
-  ; CHECK: alloca i1
 
----------------
This looks like it now fails to eliminate some of the elements?


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D88994



More information about the llvm-commits mailing list