[all-commits] [llvm/llvm-project] 4249d6: [AArch64] Regenerate trunc-to-tbl and zext-to-tbl ...

David Green via All-commits all-commits at lists.llvm.org
Thu Apr 27 09:21:27 PDT 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 4249d609ac9f0062df1f26d434394c94cc223c67
      https://github.com/llvm/llvm-project/commit/4249d609ac9f0062df1f26d434394c94cc223c67
  Author: David Green <david.green at arm.com>
  Date:   2023-04-27 (Thu, 27 Apr 2023)

  Changed paths:
    M llvm/test/CodeGen/AArch64/trunc-to-tbl.ll
    M llvm/test/CodeGen/AArch64/zext-to-tbl.ll

  Log Message:
  -----------
  [AArch64] Regenerate trunc-to-tbl and zext-to-tbl tests. NFC

The -mattr=+global-isel is not valid syntax, so those lines have been removed.
With Global-ISel there is currently missing vector legalization for wide G_EXT,
and it does not support BE.




More information about the All-commits mailing list