[PATCH] D151241: [AMDGPUCodegenPrepare] Add NewPM Support

Anshil Gandhi via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed May 24 00:52:38 PDT 2023


gandhi21299 updated this revision to Diff 525044.
gandhi21299 added a comment.

- Preserve CFGAnalyses if the function was modified (asserting no structural changes). Preserve all analyses otherwise.


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.525044.patch
Type: text/x-patch
Size: 20909 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230524/95f1681a/attachment.bin>


More information about the llvm-commits mailing list