[PATCH] D136234: [RFC][GISel] Add a way to ignore COPY instructions in InstructionSelector
Pierre van Houtryve via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Feb 8 00:11:17 PST 2023
Pierre-vh updated this revision to Diff 495743.
Pierre-vh marked an inline comment as done.
Pierre-vh added a comment.
Address comment
Can this land (once the parent diff does) or does this need to wait for more people to approve?
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D136234/new/
https://reviews.llvm.org/D136234
Files:
llvm/include/llvm/CodeGen/GlobalISel/InstructionSelector.h
llvm/include/llvm/CodeGen/GlobalISel/InstructionSelectorImpl.h
llvm/include/llvm/Target/TargetSelectionDAG.td
llvm/lib/Target/AMDGPU/AMDGPUInstructions.td
llvm/lib/Target/AMDGPU/SIInstructions.td
llvm/test/CodeGen/AMDGPU/bfi_int.ll
llvm/test/TableGen/GlobalISelEmitterFlags.td
llvm/utils/TableGen/CodeGenDAGPatterns.cpp
llvm/utils/TableGen/CodeGenDAGPatterns.h
llvm/utils/TableGen/GlobalISelEmitter.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D136234.495743.patch
Type: text/x-patch
Size: 25134 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230208/dfcd250f/attachment-0001.bin>
More information about the llvm-commits
mailing list