[all-commits] [llvm/llvm-project] d85993: [llvm] Remove redundant control flow statements (NFC)

kazutakahirata via All-commits all-commits at lists.llvm.org
Sat Aug 19 08:07:45 PDT 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: d85993d28fa0961b003771fbaa1d46dac11b6608
      https://github.com/llvm/llvm-project/commit/d85993d28fa0961b003771fbaa1d46dac11b6608
  Author: Kazu Hirata <kazu at google.com>
  Date:   2023-08-19 (Sat, 19 Aug 2023)

  Changed paths:
    M llvm/lib/CodeGen/TargetInstrInfo.cpp
    M llvm/lib/Target/AArch64/AArch64ISelLowering.cpp
    M llvm/lib/Target/AMDGPU/AMDGPURemoveIncompatibleFunctions.cpp
    M llvm/lib/Target/PowerPC/PPCAsmPrinter.cpp
    M llvm/lib/Transforms/Scalar/NewGVN.cpp

  Log Message:
  -----------
  [llvm] Remove redundant control flow statements (NFC)




More information about the All-commits mailing list