[all-commits] [llvm/llvm-project] 2a4625: [NFC] Combine test cases of verifier

LiqinWeng via All-commits all-commits at lists.llvm.org
Sat Aug 13 19:19:49 PDT 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 2a4625530fb68bd5b7cf0d61372e93beaf053444
      https://github.com/llvm/llvm-project/commit/2a4625530fb68bd5b7cf0d61372e93beaf053444
  Author: Liqin.Weng <Liqin.Weng at streamcomputing.com>
  Date:   2022-08-14 (Sun, 14 Aug 2022)

  Changed paths:
    R llvm/test/Verifier/extract-vector-mismatched-element-types.ll
    M llvm/test/Verifier/insert-extract-intrinsics-invalid.ll
    R llvm/test/Verifier/insert-vector-mismatched-element-types.ll

  Log Message:
  -----------
  [NFC] Combine test cases of verifier

Reviewed By: benshi001

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




More information about the All-commits mailing list