[all-commits] [llvm/llvm-project] 37c8d5: fix build bots after f5ac23b5ae090d64d31f0b6624470...

Krasimir Georgiev via All-commits all-commits at lists.llvm.org
Wed Dec 22 01:04:58 PST 2021


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 37c8d5915f37432f49fd4b0e6ec318ae68750af1
      https://github.com/llvm/llvm-project/commit/37c8d5915f37432f49fd4b0e6ec318ae68750af1
  Author: Krasimir Georgiev <krasimir at google.com>
  Date:   2021-12-22 (Wed, 22 Dec 2021)

  Changed paths:
    M llvm/include/llvm/Analysis/TargetTransformInfo.h

  Log Message:
  -----------
  fix build bots after f5ac23b5ae090d64d31f0b6624470af97dc20bf6

The old member was `= 0`:
https://github.com/llvm/llvm-project/commit/f5ac23b5ae090d64d31f0b6624470af97dc20bf6#diff-7781d63141d53242da0520361a554df579ecb079b33bdcfbe7a0db95d44cca49L1740

It looks like this caused some bots to fail:
https://lab.llvm.org/buildbot/#/builders/127/builds/21684




More information about the All-commits mailing list