[all-commits] [llvm/llvm-project] a22ef9: [AMDGPUCodegenPrepare] Add NewPM Support
Anshil Gandhi via All-commits
all-commits at lists.llvm.org
Thu May 25 23:20:31 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: a22ef958cb7e62b6e92e5d737a17560d6a1d504f
https://github.com/llvm/llvm-project/commit/a22ef958cb7e62b6e92e5d737a17560d6a1d504f
Author: Anshil Gandhi <gandhi21299 at gmail.com>
Date: 2023-05-26 (Fri, 26 May 2023)
Changed paths:
M llvm/lib/Target/AMDGPU/AMDGPU.h
M llvm/lib/Target/AMDGPU/AMDGPUCodeGenPrepare.cpp
M llvm/lib/Target/AMDGPU/AMDGPUTargetMachine.cpp
M llvm/test/CodeGen/AMDGPU/amdgpu-codegenprepare-mul24.ll
Log Message:
-----------
[AMDGPUCodegenPrepare] Add NewPM Support
Reviewed By: arsenm
Differential Revision: https://reviews.llvm.org/D151241
More information about the All-commits
mailing list