[all-commits] [llvm/llvm-project] b764b1: [NFC][X86] New Test Requires Asserts

Sam Elliott via All-commits all-commits at lists.llvm.org
Tue Aug 10 02:22:47 PDT 2021


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: b764b1ef2f99ecbe2eb0ccf6f406f20bbed89ddd
      https://github.com/llvm/llvm-project/commit/b764b1ef2f99ecbe2eb0ccf6f406f20bbed89ddd
  Author: Archibald Elliott <archibald.elliott at arm.com>
  Date:   2021-08-10 (Tue, 10 Aug 2021)

  Changed paths:
    M llvm/test/Analysis/CostModel/X86/interleaved-load-half.ll

  Log Message:
  -----------
  [NFC][X86] New Test Requires Asserts

D105263 introduced this new test. It fails when asserts are disabled,
due to using a debug option on opt.

Reviewed By: pengfei

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




More information about the All-commits mailing list