[all-commits] [llvm/llvm-project] 3f3fe4: [GlobalISel] Fix typo Extact to Extract in functio...

Jay Foad via All-commits all-commits at lists.llvm.org
Fri Jan 7 03:13:48 PST 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 3f3fe4a5cfa1797116b809305628f6f9f6760ca9
      https://github.com/llvm/llvm-project/commit/3f3fe4a5cfa1797116b809305628f6f9f6760ca9
  Author: Jay Foad <jay.foad at amd.com>
  Date:   2022-01-07 (Fri, 07 Jan 2022)

  Changed paths:
    M llvm/include/llvm/CodeGen/TargetLowering.h
    M llvm/lib/CodeGen/GlobalISel/CombinerHelper.cpp
    M llvm/lib/Target/AArch64/AArch64ISelLowering.cpp
    M llvm/lib/Target/AArch64/AArch64ISelLowering.h
    M llvm/lib/Target/AMDGPU/AMDGPUISelLowering.cpp
    M llvm/lib/Target/AMDGPU/AMDGPUISelLowering.h

  Log Message:
  -----------
  [GlobalISel] Fix typo Extact to Extract in function name. NFC.




More information about the All-commits mailing list