[all-commits] [llvm/llvm-project] d3f966: [AArch64] LowerVectorSRA_SRL_SHL - silence dead co...

Simon Pilgrim via All-commits all-commits at lists.llvm.org
Sun Feb 6 08:29:58 PST 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: d3f966c6f02f4438d35ade0f0e802739c0802e2d
      https://github.com/llvm/llvm-project/commit/d3f966c6f02f4438d35ade0f0e802739c0802e2d
  Author: Simon Pilgrim <llvm-dev at redking.me.uk>
  Date:   2022-02-06 (Sun, 06 Feb 2022)

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

  Log Message:
  -----------
  [AArch64] LowerVectorSRA_SRL_SHL - silence dead code warning

Remove default case from switch and move llvm_unreachable to after the switch()




More information about the All-commits mailing list