[all-commits] [llvm/llvm-project] 4b3bc4: [Remarks] Update LV analysis remark frontend test ...

Florian Hahn via All-commits all-commits at lists.llvm.org
Mon Aug 5 13:25:12 PDT 2024


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 4b3bc46d1d794b8ed78b75ccd35a6cc30235bf31
      https://github.com/llvm/llvm-project/commit/4b3bc46d1d794b8ed78b75ccd35a6cc30235bf31
  Author: Florian Hahn <flo at fhahn.com>
  Date:   2024-08-05 (Mon, 05 Aug 2024)

  Changed paths:
    M clang/test/Frontend/optimization-remark-analysis.c

  Log Message:
  -----------
  [Remarks] Update LV analysis remark frontend test to avoid switch.

Support for vectorizing switch statements will be added in
https://github.com/llvm/llvm-project/pull/99808.

Update the loop to use a call that cannot be vectorized to preserve
testing surfacing analysis remarks via the frontend.



To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications


More information about the All-commits mailing list