[all-commits] [llvm/llvm-project] 578c5a: [ArgPromotion] Add test with dead GEP when promoting.

Florian Hahn via All-commits all-commits at lists.llvm.org
Sun Jan 3 07:39:45 PST 2021


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 578c5a0c6e71b0a7b31b3af69ec6fcb176291572
      https://github.com/llvm/llvm-project/commit/578c5a0c6e71b0a7b31b3af69ec6fcb176291572
  Author: Florian Hahn <flo at fhahn.com>
  Date:   2021-01-03 (Sun, 03 Jan 2021)

  Changed paths:
    A llvm/test/Transforms/ArgumentPromotion/aggregate-promote-dead-gep.ll

  Log Message:
  -----------
  [ArgPromotion] Add test with dead GEP when promoting.

This adds test coverage for the case where we do argument promotion and
there's a dead GEP that should be removed/ignored.




More information about the All-commits mailing list