[PATCH] D95729: [GlobalISel] Add sext(constant) -> constant artifact combine.
Amara Emerson via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Feb 3 14:10:42 PST 2021
This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rG1a13ee1efb62: [GlobalISel] Add sext(constant) -> constant artifact combine. (authored by aemerson).
Changed prior to commit:
https://reviews.llvm.org/D95729?vs=320281&id=321225#toc
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D95729/new/
https://reviews.llvm.org/D95729
Files:
llvm/include/llvm/CodeGen/GlobalISel/LegalizationArtifactCombiner.h
llvm/test/CodeGen/AArch64/GlobalISel/legalize-extract-vector-elt.mir
llvm/test/CodeGen/AMDGPU/GlobalISel/legalize-saddo.mir
llvm/test/CodeGen/AMDGPU/GlobalISel/legalize-ssubo.mir
llvm/test/CodeGen/X86/GlobalISel/legalize-ptr-add.mir
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D95729.321225.patch
Type: text/x-patch
Size: 34885 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210203/c0e6f262/attachment.bin>
More information about the llvm-commits
mailing list