[all-commits] [llvm/llvm-project] 34db7c: [NFC] Use opaqueptr in llvm/test/Transforms/Simpli...

Mingming Liu via All-commits all-commits at lists.llvm.org
Mon Sep 19 09:02:03 PDT 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 34db7c64df098a820646852450f3b6c3fcadf0e0
      https://github.com/llvm/llvm-project/commit/34db7c64df098a820646852450f3b6c3fcadf0e0
  Author: Mingming Liu <mingmingl at google.com>
  Date:   2022-09-19 (Mon, 19 Sep 2022)

  Changed paths:
    M llvm/test/Transforms/SimplifyCFG/preserve-llvm-loop-metadata.ll

  Log Message:
  -----------
  [NFC] Use opaqueptr in llvm/test/Transforms/SimplifyCFG/preserve-llvm-loop-metadata.ll

Use opaqueptr for test case
llvm/test/Transforms/SimplifyCFG/preserve-llvm-loop-metadata.ll.

- Adjust variable number accordingly since bitcast between different pointer
  types are not necessary.

Differential Revision: https://reviews.llvm.org/D134159




More information about the All-commits mailing list