[PATCH] D140965: [GlobalISel] Add G_BUILD_VECTOR[_TRUNC] to CSE
Diana Picus via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Jan 5 01:31:44 PST 2023
This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rG6ee4f253b2c4: [GlobalISel] Add G_BUILD_VECTOR[_TRUNC] to CSE (authored by rovka).
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D140965/new/
https://reviews.llvm.org/D140965
Files:
llvm/lib/CodeGen/GlobalISel/CSEInfo.cpp
llvm/test/CodeGen/AArch64/GlobalISel/combine-udiv.ll
llvm/test/CodeGen/AArch64/GlobalISel/combine-udiv.mir
llvm/test/CodeGen/AArch64/GlobalISel/legalize-fp-arith.mir
llvm/test/CodeGen/AArch64/GlobalISel/legalize-min-max.mir
llvm/test/CodeGen/AArch64/GlobalISel/prelegalizer-combiner-mulo-zero.mir
llvm/test/CodeGen/AMDGPU/GlobalISel/legalize-build-vector-splat.mir
llvm/unittests/CodeGen/GlobalISel/CSETest.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D140965.486498.patch
Type: text/x-patch
Size: 30358 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230105/e9a8d5a4/attachment.bin>
More information about the llvm-commits
mailing list