[all-commits] [llvm/llvm-project] 148f08: [GlobalOpt] Add SRA test with constant expr GEPs w...

Florian Hahn via All-commits all-commits at lists.llvm.org
Mon Mar 6 03:03:43 PST 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 148f083681f8142c7ff3e52a418178c7379237a8
      https://github.com/llvm/llvm-project/commit/148f083681f8142c7ff3e52a418178c7379237a8
  Author: Florian Hahn <flo at fhahn.com>
  Date:   2023-03-06 (Mon, 06 Mar 2023)

  Changed paths:
    M llvm/test/Transforms/GlobalOpt/sra-many-stores-initializers.ll

  Log Message:
  -----------
  [GlobalOpt] Add SRA test with constant expr GEPs without inbounds.

Another test for D144476.




More information about the All-commits mailing list