[all-commits] [llvm/llvm-project] 2724b5: [AMDGPU] SIFoldOperands: remove an unneeded make_e...

Jay Foad via All-commits all-commits at lists.llvm.org
Thu Apr 8 06:52:34 PDT 2021


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 2724b57ecdbba92435f258d0ec610780f6d60d84
      https://github.com/llvm/llvm-project/commit/2724b57ecdbba92435f258d0ec610780f6d60d84
  Author: Jay Foad <jay.foad at amd.com>
  Date:   2021-04-08 (Thu, 08 Apr 2021)

  Changed paths:
    M llvm/lib/Target/AMDGPU/SIFoldOperands.cpp

  Log Message:
  -----------
  [AMDGPU] SIFoldOperands: remove an unneeded make_early_inc_range. NFC.


  Commit: a250e91d1034a53562c86451642327bb5cbc4c0b
      https://github.com/llvm/llvm-project/commit/a250e91d1034a53562c86451642327bb5cbc4c0b
  Author: Jay Foad <jay.foad at amd.com>
  Date:   2021-04-08 (Thu, 08 Apr 2021)

  Changed paths:
    M llvm/lib/Target/AMDGPU/SIFoldOperands.cpp

  Log Message:
  -----------
  [AMDGPU] SIFoldOperands: make use of emplace_back. NFC.


Compare: https://github.com/llvm/llvm-project/compare/c28f79a0e335...a250e91d1034


More information about the All-commits mailing list