[PATCH] D151241: [AMDGPUCodegenPrepare] Add NewPM Support
Anshil Gandhi via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed May 24 11:11:14 PDT 2023
gandhi21299 updated this revision to Diff 525274.
gandhi21299 added a comment.
Preserve TargetLibraryAnalysis and AssumptionAnalysis in all cases. If no changes are made by the pass, preserve all analyses. Otherwise preserve the two only.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D151241/new/
https://reviews.llvm.org/D151241
Files:
llvm/lib/Target/AMDGPU/AMDGPU.h
llvm/lib/Target/AMDGPU/AMDGPUCodeGenPrepare.cpp
llvm/lib/Target/AMDGPU/AMDGPUTargetMachine.cpp
llvm/test/CodeGen/AMDGPU/amdgpu-codegenprepare-mul24.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D151241.525274.patch
Type: text/x-patch
Size: 20933 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230524/fab9b734/attachment.bin>
More information about the llvm-commits
mailing list