[all-commits] [llvm/llvm-project] f5dbbf: [ConstantFold] use StoreSize for VectorType folding

Kohei Asano via All-commits all-commits at lists.llvm.org
Mon May 15 07:05:07 PDT 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: f5dbbf494ff0020978d7cdd052980e9ab9c05edb
      https://github.com/llvm/llvm-project/commit/f5dbbf494ff0020978d7cdd052980e9ab9c05edb
  Author: khei4 <kk.asano.luxy at gmail.com>
  Date:   2023-05-15 (Mon, 15 May 2023)

  Changed paths:
    M llvm/lib/Analysis/ConstantFolding.cpp
    M llvm/test/Transforms/InstCombine/load-gep-overalign.ll
    M llvm/test/Transforms/InstCombine/load.ll

  Log Message:
  -----------
  [ConstantFold] use StoreSize for VectorType folding
Differential Revision: https://reviews.llvm.org/D150515
Reviewed By: nikic




More information about the All-commits mailing list