[all-commits] [llvm/llvm-project] 28f21c: [TypePromotion] Convert tests to opaque pointers (...

Nikita Popov via All-commits all-commits at lists.llvm.org
Wed Jan 4 07:26:49 PST 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 28f21cafdeac553039c9ae47a23df114c52bc27c
      https://github.com/llvm/llvm-project/commit/28f21cafdeac553039c9ae47a23df114c52bc27c
  Author: Nikita Popov <npopov at redhat.com>
  Date:   2023-01-04 (Wed, 04 Jan 2023)

  Changed paths:
    M llvm/test/Transforms/TypePromotion/AArch64/convert-utf.ll
    M llvm/test/Transforms/TypePromotion/AArch64/loops.ll
    M llvm/test/Transforms/TypePromotion/AArch64/phi-zext-gep.ll
    M llvm/test/Transforms/TypePromotion/AArch64/trunc-zext-chain.ll
    M llvm/test/Transforms/TypePromotion/ARM/calls.ll
    M llvm/test/Transforms/TypePromotion/ARM/casts.ll
    M llvm/test/Transforms/TypePromotion/ARM/clear-structures.ll
    M llvm/test/Transforms/TypePromotion/ARM/icmps.ll
    M llvm/test/Transforms/TypePromotion/ARM/large-int.ll
    M llvm/test/Transforms/TypePromotion/ARM/phis-ret.ll
    M llvm/test/Transforms/TypePromotion/ARM/pointers.ll
    M llvm/test/Transforms/TypePromotion/ARM/signed-icmps.ll
    M llvm/test/Transforms/TypePromotion/ARM/signed.ll
    M llvm/test/Transforms/TypePromotion/ARM/switch.ll
    M llvm/test/Transforms/TypePromotion/ARM/wrapping.ll

  Log Message:
  -----------
  [TypePromotion] Convert tests to opaque pointers (NFC)




More information about the All-commits mailing list