[all-commits] [llvm/llvm-project] da9559: Do not use PerformEXTRACTCombine for v8i8 types (#...

Adrian Kuegel via All-commits all-commits at lists.llvm.org
Sun Feb 11 22:31:42 PST 2024


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: da9559d69a856ba668b659609a0ab73322fc738a
      https://github.com/llvm/llvm-project/commit/da9559d69a856ba668b659609a0ab73322fc738a
  Author: Adrian Kuegel <akuegel at google.com>
  Date:   2024-02-12 (Mon, 12 Feb 2024)

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

  Log Message:
  -----------
  Do not use PerformEXTRACTCombine for v8i8 types (#81242)

Same as with v4i8 types, we should not be using PerformEXTRACTCombine
for v8i8 types.




More information about the All-commits mailing list