[all-commits] [llvm/llvm-project] fe7d28: [NVPTX] unbreak extract_elt lowering (#102688)

Artem Belevich via All-commits all-commits at lists.llvm.org
Mon Aug 12 10:29:18 PDT 2024


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: fe7d2841cf67ba4c8b9780ea09557a558b2501a8
      https://github.com/llvm/llvm-project/commit/fe7d2841cf67ba4c8b9780ea09557a558b2501a8
  Author: Artem Belevich <tra at google.com>
  Date:   2024-08-12 (Mon, 12 Aug 2024)

  Changed paths:
    M llvm/lib/Target/NVPTX/NVPTXISelLowering.cpp
    M llvm/test/CodeGen/NVPTX/extractelement.ll

  Log Message:
  -----------
  [NVPTX] unbreak extract_elt lowering (#102688)

LLVM has started using `freeze` instruction, and that unintentionally
broke the lowering of some vector operations in NVPTX.



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