[PATCH] D91397: [GlobalISel] Add matchers for specific constants and a matcher for negations
Jessica Paquette via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Nov 13 09:25:42 PST 2020
This revision was automatically updated to reflect the committed changes.
Closed by commit rGb184a2eccf3b: [GlobalISel] Add matchers for specific constants and a matcher for negations (authored by paquette).
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D91397/new/
https://reviews.llvm.org/D91397
Files:
llvm/include/llvm/CodeGen/GlobalISel/MIPatternMatch.h
llvm/lib/CodeGen/GlobalISel/CombinerHelper.cpp
llvm/lib/CodeGen/GlobalISel/Utils.cpp
llvm/lib/Target/AArch64/GISel/AArch64InstructionSelector.cpp
llvm/lib/Target/AArch64/GISel/AArch64PostLegalizerLowering.cpp
llvm/lib/Target/AMDGPU/AMDGPUInstructionSelector.cpp
llvm/unittests/CodeGen/GlobalISel/PatternMatchTest.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D91397.305189.patch
Type: text/x-patch
Size: 8189 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20201113/5b329b18/attachment.bin>
More information about the llvm-commits
mailing list