[PATCH] D117758: [GlobalISel] Change ConstantFoldVectorBinop to return vector of APInt
Jay Foad via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri May 13 01:35:50 PDT 2022
This revision was automatically updated to reflect the committed changes.
Closed by commit rG26e1ebd3ea2c: [GlobalISel] Change ConstantFoldVectorBinop to return vector of APInt (authored by foad).
Changed prior to commit:
https://reviews.llvm.org/D117758?vs=401555&id=429167#toc
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D117758/new/
https://reviews.llvm.org/D117758
Files:
llvm/include/llvm/CodeGen/GlobalISel/MachineIRBuilder.h
llvm/include/llvm/CodeGen/GlobalISel/Utils.h
llvm/lib/CodeGen/GlobalISel/CSEMIRBuilder.cpp
llvm/lib/CodeGen/GlobalISel/MachineIRBuilder.cpp
llvm/lib/CodeGen/GlobalISel/Utils.cpp
llvm/test/CodeGen/AMDGPU/GlobalISel/irtranslator-constant-fold-vector-op.ll
llvm/test/CodeGen/AMDGPU/GlobalISel/irtranslator-getelementptr.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D117758.429167.patch
Type: text/x-patch
Size: 8131 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220513/1a301e33/attachment.bin>
More information about the llvm-commits
mailing list