[all-commits] [llvm/llvm-project] a16429: [Transforms] Remove unnecessary includes (NFC)

Kazu Hirata via All-commits all-commits at lists.llvm.org
Sat Dec 9 18:23:21 PST 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: a16429365c400e4364dd9278d3e8a84c1d341704
      https://github.com/llvm/llvm-project/commit/a16429365c400e4364dd9278d3e8a84c1d341704
  Author: Kazu Hirata <kazu at google.com>
  Date:   2023-12-09 (Sat, 09 Dec 2023)

  Changed paths:
    M llvm/include/llvm/Transforms/IPO/BlockExtractor.h
    M llvm/lib/Transforms/InstCombine/InstCombineCompares.cpp
    M llvm/lib/Transforms/InstCombine/InstCombineNegator.cpp
    M llvm/lib/Transforms/Scalar/ConstraintElimination.cpp
    M llvm/lib/Transforms/Scalar/InductiveRangeCheckElimination.cpp
    M llvm/lib/Transforms/Scalar/SCCP.cpp
    M llvm/lib/Transforms/Utils/LowerSwitch.cpp
    M llvm/lib/Transforms/Utils/SimplifyCFG.cpp
    M llvm/lib/Transforms/Vectorize/LoadStoreVectorizer.cpp

  Log Message:
  -----------
  [Transforms] Remove unnecessary includes (NFC)




More information about the All-commits mailing list