[all-commits] [llvm/llvm-project] ef7d53: [llvm] minor cleanup in GenericSSAContext

Sameer Sahasrabuddhe via All-commits all-commits at lists.llvm.org
Mon Jul 17 23:31:35 PDT 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: ef7d53731bba8c4131f519d7a4dd8cd774cfe539
      https://github.com/llvm/llvm-project/commit/ef7d53731bba8c4131f519d7a4dd8cd774cfe539
  Author: Sameer Sahasrabuddhe <sameer.sahasrabuddhe at amd.com>
  Date:   2023-07-18 (Tue, 18 Jul 2023)

  Changed paths:
    M llvm/include/llvm/ADT/GenericSSAContext.h
    M llvm/include/llvm/CodeGen/MachineSSAContext.h
    M llvm/include/llvm/IR/SSAContext.h
    M llvm/lib/CodeGen/MachineSSAContext.cpp
    M llvm/lib/IR/SSAContext.cpp

  Log Message:
  -----------
  [llvm] minor cleanup in GenericSSAContext

- update comments to reflect actual state
- use (implicitly inline) constexpr for a const static member




More information about the All-commits mailing list