[all-commits] [llvm/llvm-project] 617027: [AArch64][GlobalISel] Disallow vectors in convertP...

AE via All-commits all-commits at lists.llvm.org
Thu Jan 30 14:51:05 PST 2020


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: 6170272ab9aeb4dee1cb212b88e74f0c2e4dad60
      https://github.com/llvm/llvm-project/commit/6170272ab9aeb4dee1cb212b88e74f0c2e4dad60
  Author: Amara Emerson <aemerson at apple.com>
  Date:   2020-01-30 (Thu, 30 Jan 2020)

  Changed paths:
    M llvm/lib/Target/AArch64/AArch64InstructionSelector.cpp

  Log Message:
  -----------
  [AArch64][GlobalISel] Disallow vectors in convertPtrAddToAdd.

Found by inspection, but there's no test for this yet because G_PTR_ADD is
currently illegal for vectors. I'll add the test at a later time when the
legalizer support has landed.




More information about the All-commits mailing list