[PATCH] D93239: GlobalISel: Return APInt from getConstantVRegVal
Matt Arsenault via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Dec 16 19:06:49 PST 2020
arsenm updated this revision to Diff 312362.
arsenm marked 4 inline comments as done.
arsenm added a comment.
More zextval
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D93239/new/
https://reviews.llvm.org/D93239
Files:
llvm/include/llvm/CodeGen/GlobalISel/MIPatternMatch.h
llvm/include/llvm/CodeGen/GlobalISel/Utils.h
llvm/lib/CodeGen/GlobalISel/CombinerHelper.cpp
llvm/lib/CodeGen/GlobalISel/InstructionSelector.cpp
llvm/lib/CodeGen/GlobalISel/Utils.cpp
llvm/lib/Target/AArch64/GISel/AArch64InstructionSelector.cpp
llvm/lib/Target/AArch64/GISel/AArch64LegalizerInfo.cpp
llvm/lib/Target/AArch64/GISel/AArch64PostLegalizerCombiner.cpp
llvm/lib/Target/AArch64/GISel/AArch64PostLegalizerLowering.cpp
llvm/lib/Target/AMDGPU/AMDGPUInstructionSelector.cpp
llvm/lib/Target/AMDGPU/AMDGPULegalizerInfo.cpp
llvm/lib/Target/AMDGPU/AMDGPURegisterBankInfo.cpp
llvm/lib/Target/X86/X86InstructionSelector.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D93239.312362.patch
Type: text/x-patch
Size: 23514 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20201217/666e4416/attachment.bin>
More information about the llvm-commits
mailing list