[PATCH] D153901: AMDGPU: Delete custom combine on class intrinsic
Matt Arsenault via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Jun 27 11:05:01 PDT 2023
arsenm created this revision.
arsenm added reviewers: gandhi21299, AMDGPU, foad.
Herald added subscribers: StephenFan, kerbowa, hiraditya, tpr, dstuttard, yaxunl, jvesely, kzhuravl.
Herald added a project: All.
arsenm requested review of this revision.
Herald added a subscriber: wdng.
Herald added a project: LLVM.
This is no longer necessary as class-with-constant will always be
transformed to the generic class intrinsic.
https://reviews.llvm.org/D153901
Files:
llvm/lib/Target/AMDGPU/AMDGPUCodeGenPrepare.cpp
llvm/test/CodeGen/AMDGPU/amdgpu-codegenprepare-foldnegate.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D153901.535065.patch
Type: text/x-patch
Size: 4392 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230627/127afc22/attachment.bin>
More information about the llvm-commits
mailing list