[PATCH] D116042: [AMDGPU][InstCombine] Remove zero LOD bias
Sebastian Neubauer via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Dec 21 09:15:41 PST 2021
sebastian-ne updated this revision to Diff 395699.
sebastian-ne marked 2 inline comments as done.
sebastian-ne added a comment.
Remove codegen changes from this patch and use std::function instead of template.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D116042/new/
https://reviews.llvm.org/D116042
Files:
llvm/lib/Target/AMDGPU/AMDGPUInstCombineIntrinsic.cpp
llvm/lib/Target/AMDGPU/MIMGInstructions.td
llvm/lib/Target/AMDGPU/Utils/AMDGPUBaseInfo.cpp
llvm/lib/Target/AMDGPU/Utils/AMDGPUBaseInfo.h
llvm/test/Transforms/InstCombine/AMDGPU/amdgcn-intrinsics.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D116042.395699.patch
Type: text/x-patch
Size: 48999 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20211221/73f05df6/attachment.bin>
More information about the llvm-commits
mailing list