[all-commits] [llvm/llvm-project] 0387da: Use value instead of getValue (NFC)

kazutakahirata via All-commits all-commits at lists.llvm.org
Tue Jul 19 21:18:39 PDT 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 0387da6f4f68fb00183c76bfd4f4f48533bc10e1
      https://github.com/llvm/llvm-project/commit/0387da6f4f68fb00183c76bfd4f4f48533bc10e1
  Author: Kazu Hirata <kazu at google.com>
  Date:   2022-07-19 (Tue, 19 Jul 2022)

  Changed paths:
    M clang/lib/Basic/Sarif.cpp
    M clang/unittests/Basic/SarifTest.cpp
    M llvm/lib/CodeGen/ExpandVectorPredication.cpp
    M llvm/lib/Target/AMDGPU/AMDGPUCallLowering.cpp
    M llvm/lib/Target/AMDGPU/AMDGPULegalizerInfo.cpp
    M llvm/lib/Target/AMDGPU/SIISelLowering.cpp
    M llvm/lib/Transforms/IPO/Attributor.cpp
    M llvm/lib/Transforms/IPO/AttributorAttributes.cpp

  Log Message:
  -----------
  Use value instead of getValue (NFC)




More information about the All-commits mailing list