[all-commits] [llvm/llvm-project] 5ca78d: [AMDGPU] Fix typo for "amdgpu-spill-sgpr-to-vgpr" ...

Xiaodong Liu via All-commits all-commits at lists.llvm.org
Mon Jul 3 03:14:48 PDT 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 5ca78d697e6530cbea5cd7267628abdf64c60521
      https://github.com/llvm/llvm-project/commit/5ca78d697e6530cbea5cd7267628abdf64c60521
  Author: Xiaodong Liu <liuxiaodong at loongson.cn>
  Date:   2023-07-03 (Mon, 03 Jul 2023)

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

  Log Message:
  -----------
  [AMDGPU] Fix typo for "amdgpu-spill-sgpr-to-vgpr" option description


  Commit: 39b5a02b14c0bbb028d36ea56e0170d52d0d7f95
      https://github.com/llvm/llvm-project/commit/39b5a02b14c0bbb028d36ea56e0170d52d0d7f95
  Author: Xiaodong Liu <liuxiaodong at loongson.cn>
  Date:   2023-07-03 (Mon, 03 Jul 2023)

  Changed paths:
    M llvm/include/llvm/Target/TargetSelectionDAG.td

  Log Message:
  -----------
  [ISel] Improve notes for 'ComplexPattern' class

Add notes for 'Ty' parameter and correct the 'addr' example.


Compare: https://github.com/llvm/llvm-project/compare/4a792e06e8e7...39b5a02b14c0


More information about the All-commits mailing list