[all-commits] [llvm/llvm-project] faf9e0: [AArch64] Add additional tests for tbl expansion.

Florian Hahn via All-commits all-commits at lists.llvm.org
Wed Sep 7 09:50:39 PDT 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: faf9e05065f537a0670bd7ffb8fb518c0c0f327e
      https://github.com/llvm/llvm-project/commit/faf9e05065f537a0670bd7ffb8fb518c0c0f327e
  Author: Florian Hahn <flo at fhahn.com>
  Date:   2022-09-07 (Wed, 07 Sep 2022)

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

  Log Message:
  -----------
  [AArch64] Add additional tests for tbl expansion.

Add test coverage to make sure tbl expansion isn't used when optimizing
for size or when the zext is only executed conditionally in a loop.




More information about the All-commits mailing list