[all-commits] [llvm/llvm-project] d118fa: [MCA] Support.h - add missing implicit MathExtras....

Simon Pilgrim via All-commits all-commits at lists.llvm.org
Sat Jun 5 11:23:55 PDT 2021


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: d118fa291442dafae70360f54b9243e2f676e2e6
      https://github.com/llvm/llvm-project/commit/d118fa291442dafae70360f54b9243e2f676e2e6
  Author: Simon Pilgrim <llvm-dev at redking.me.uk>
  Date:   2021-06-05 (Sat, 05 Jun 2021)

  Changed paths:
    M llvm/include/llvm/MCA/Support.h

  Log Message:
  -----------
  [MCA] Support.h - add missing implicit MathExtras.h header dependency. NFCI.

Noticed while investigating if we can remove an unnecessary MathExtras.h include from SmallVector.h


  Commit: 128f5d16efdbdddf43086fa3af0a7d7811fc3c83
      https://github.com/llvm/llvm-project/commit/128f5d16efdbdddf43086fa3af0a7d7811fc3c83
  Author: Simon Pilgrim <llvm-dev at redking.me.uk>
  Date:   2021-06-05 (Sat, 05 Jun 2021)

  Changed paths:
    M llvm/include/llvm/Object/ELFTypes.h

  Log Message:
  -----------
  ELFTypes.h - add missing implicit MathExtras.h header dependency. NFCI.

Noticed while investigating if we can remove an unnecessary MathExtras.h include from SmallVector.h


  Commit: fe6c45dd27062d07bdd69f040a025e7bae9419e6
      https://github.com/llvm/llvm-project/commit/fe6c45dd27062d07bdd69f040a025e7bae9419e6
  Author: Simon Pilgrim <llvm-dev at redking.me.uk>
  Date:   2021-06-05 (Sat, 05 Jun 2021)

  Changed paths:
    M llvm/include/llvm/Bitstream/BitstreamWriter.h

  Log Message:
  -----------
  BitstreamWriter.h - add missing implicit MathExtras.h header dependency. NFCI.

Noticed while investigating if we can remove an unnecessary MathExtras.h include from SmallVector.h


Compare: https://github.com/llvm/llvm-project/compare/6ebb28d32ecb...fe6c45dd2706


More information about the All-commits mailing list