[all-commits] [llvm/llvm-project] 14bbeb: add callBackVH sdupport in uniformity

Pankaj Dwivedi via All-commits all-commits at lists.llvm.org
Mon Apr 13 07:34:56 PDT 2026


  Branch: refs/heads/users/Pankajdwivedi-25/uniformity-callbackvh
  Home:   https://github.com/llvm/llvm-project
  Commit: 14bbeb4621d51633071a3c77fbd0690679c06220
      https://github.com/llvm/llvm-project/commit/14bbeb4621d51633071a3c77fbd0690679c06220
  Author: padivedi <padivedi at amd.com>
  Date:   2026-04-13 (Mon, 13 Apr 2026)

  Changed paths:
    M llvm/include/llvm/ADT/GenericUniformityImpl.h
    M llvm/include/llvm/ADT/GenericUniformityInfo.h
    M llvm/lib/Analysis/UniformityAnalysis.cpp
    M llvm/lib/CodeGen/MachineUniformityAnalysis.cpp
    M llvm/unittests/Target/AMDGPU/UniformityAnalysisTest.cpp

  Log Message:
  -----------
  add callBackVH sdupport in uniformity


  Commit: c30110b31c99ed0b2509a121f2e8e2701db5bd76
      https://github.com/llvm/llvm-project/commit/c30110b31c99ed0b2509a121f2e8e2701db5bd76
  Author: Pankaj Dwivedi <pankajkumar.divedi at amd.com>
  Date:   2026-04-13 (Mon, 13 Apr 2026)

  Changed paths:
    M llvm/lib/Analysis/UniformityAnalysis.cpp

  Log Message:
  -----------
  Update UniformityAnalysis.cpp

Co-authored-by: Juan Manuel Martinez CaamaƱo <jmartinezcaamao at gmail.com>


  Commit: b8f3fbc23bf30228afa62245ac496541f15b95a4
      https://github.com/llvm/llvm-project/commit/b8f3fbc23bf30228afa62245ac496541f15b95a4
  Author: padivedi <padivedi at amd.com>
  Date:   2026-04-13 (Mon, 13 Apr 2026)

  Changed paths:
    M llvm/include/llvm/ADT/GenericSSAContext.h
    M llvm/include/llvm/ADT/GenericUniformityImpl.h
    M llvm/include/llvm/ADT/GenericUniformityInfo.h
    M llvm/include/llvm/CodeGen/MachineSSAContext.h
    M llvm/include/llvm/IR/SSAContext.h
    M llvm/lib/Analysis/UniformityAnalysis.cpp
    M llvm/lib/CodeGen/MachineUniformityAnalysis.cpp
    M llvm/unittests/Target/AMDGPU/UniformityAnalysisTest.cpp

  Log Message:
  -----------
  replace callbackVH with assertingVH


  Commit: 6b9547f6a9e06d01c466c0b473e0a18c47ae24e1
      https://github.com/llvm/llvm-project/commit/6b9547f6a9e06d01c466c0b473e0a18c47ae24e1
  Author: padivedi <padivedi at amd.com>
  Date:   2026-04-13 (Mon, 13 Apr 2026)

  Changed paths:
    M llvm/lib/Target/AMDGPU/AMDGPUAnnotateUniformValues.cpp
    M llvm/lib/Target/AMDGPU/AMDGPUAtomicOptimizer.cpp
    M llvm/lib/Target/AMDGPU/AMDGPUCodeGenPrepare.cpp
    M llvm/lib/Target/AMDGPU/AMDGPULateCodeGenPrepare.cpp
    M llvm/lib/Target/AMDGPU/AMDGPURewriteUndefForPHI.cpp
    M llvm/lib/Target/AMDGPU/AMDGPUUniformIntrinsicCombine.cpp
    M llvm/lib/Target/AMDGPU/AMDGPUUnifyDivergentExitNodes.cpp
    M llvm/lib/Target/AMDGPU/SIAnnotateControlFlow.cpp
    M llvm/lib/Transforms/Scalar/StructurizeCFG.cpp

  Log Message:
  -----------
  update the affcted files which use uniformity and eraseFromParent


Compare: https://github.com/llvm/llvm-project/compare/cbd6333d1dcd...6b9547f6a9e0

To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications


More information about the All-commits mailing list