[PATCH] D92789: [PPC] Check for PPC64 when emitting 64bit specific VSX nodes when pattern matching built vectors

Zarko Todorovski via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Dec 11 06:13:19 PST 2020


ZarkoCA updated this revision to Diff 311207.
ZarkoCA marked an inline comment as done.
ZarkoCA added a comment.

Addressed comments:

- simplified and modified test case per suggestion
- added comment


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D92789

Files:
  llvm/lib/Target/PowerPC/PPCISelLowering.cpp
  llvm/lib/Target/PowerPC/PPCInstrVSX.td
  llvm/test/CodeGen/PowerPC/ppc-32bit-build-vector.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D92789.311207.patch
Type: text/x-patch
Size: 9400 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20201211/a4ceccad/attachment.bin>


More information about the llvm-commits mailing list