[PATCH] D139000: [AMDGPU] Clear bodies of function with incompatible features

Pierre van Houtryve via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Feb 10 00:57:52 PST 2023


Pierre-vh updated this revision to Diff 496365.
Pierre-vh added a comment.
Herald added subscribers: nlopes, StephenFan.

Rebase & refactor according to offline discussion


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D139000/new/

https://reviews.llvm.org/D139000

Files:
  llvm/include/llvm/MC/MCSubtargetInfo.h
  llvm/lib/Target/AMDGPU/AMDGPU.h
  llvm/lib/Target/AMDGPU/AMDGPURemoveIncompatibleFunctions.cpp
  llvm/lib/Target/AMDGPU/AMDGPUTargetMachine.cpp
  llvm/lib/Target/AMDGPU/CMakeLists.txt
  llvm/test/CodeGen/AMDGPU/GlobalISel/dummy-target.ll
  llvm/test/CodeGen/AMDGPU/llc-pipeline.ll
  llvm/test/CodeGen/AMDGPU/remove-incompatible-functions.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D139000.496365.patch
Type: text/x-patch
Size: 48266 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230210/f695894c/attachment.bin>


More information about the llvm-commits mailing list