[all-commits] [llvm/llvm-project] 3ac1ce: [CodeGen] Fix crash in CodeGenPrepare::optimizeGat...

Joshua Cranmer via All-commits all-commits at lists.llvm.org
Tue May 23 12:02:20 PDT 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 3ac1cef8665935140f10ac1db8fbc587b56dcfa8
      https://github.com/llvm/llvm-project/commit/3ac1cef8665935140f10ac1db8fbc587b56dcfa8
  Author: Joshua Cranmer <joshua.cranmer at intel.com>
  Date:   2023-05-23 (Tue, 23 May 2023)

  Changed paths:
    M llvm/lib/CodeGen/CodeGenPrepare.cpp
    A llvm/test/Transforms/CodeGenPrepare/X86/masked-gather-struct-gep.ll

  Log Message:
  -----------
  [CodeGen] Fix crash in CodeGenPrepare::optimizeGatherScatterInst.

Reviewed By: craig.topper

Differential Revision: https://reviews.llvm.org/D151141




More information about the All-commits mailing list