[PATCH] D151241: [AMDGPUCodegenPrepare] Add NewPM Support

Anshil Gandhi via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed May 24 10:13:48 PDT 2023


gandhi21299 updated this revision to Diff 525242.
gandhi21299 marked 3 inline comments as done.
gandhi21299 added a comment.

- Suggested edits

All insertions/deletions are of instructions and none of them are related to branch instructions. Hence, CFGAnalyses are preserved.


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


More information about the llvm-commits mailing list