[PATCH] D139943: [CodeGen][AMDGPU] EXTRACT_VECTOR_ELT: input vector element type can differ from output type

Juan Manuel Martinez CaamaƱo via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Jan 4 02:54:58 PST 2023


jmmartinez updated this revision to Diff 486220.
jmmartinez marked 5 inline comments as done.
jmmartinez added a comment.

- Remove -verify-machineinstrs
- Remove source_filename, datalayout and triple
- Make test pointers opaque
- Remove addresspace cast and move addrspace to the declaration


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D139943/new/

https://reviews.llvm.org/D139943

Files:
  llvm/lib/Target/AMDGPU/SIISelLowering.cpp
  llvm/test/CodeGen/AMDGPU/dagcomb-extract-vec-elt-different-sizes.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D139943.486220.patch
Type: text/x-patch
Size: 9252 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230104/753b6ae9/attachment.bin>


More information about the llvm-commits mailing list