[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:02 PST 2023


rovka updated this revision to Diff 486496.
rovka added a comment.

Rebase.


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.486496.patch
Type: text/x-patch
Size: 30358 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230105/9c919308/attachment.bin>


More information about the llvm-commits mailing list