[all-commits] [llvm/llvm-project] 04b75c: [InstCombine] Look through invariant group intrins...

aeubanks via All-commits all-commits at lists.llvm.org
Thu Jul 15 09:02:56 PDT 2021


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 04b75c05b033d5c7fd503de90b257be713c95e00
      https://github.com/llvm/llvm-project/commit/04b75c05b033d5c7fd503de90b257be713c95e00
  Author: Arthur Eubanks <aeubanks at google.com>
  Date:   2021-07-15 (Thu, 15 Jul 2021)

  Changed paths:
    M llvm/lib/Transforms/InstCombine/InstructionCombining.cpp
    M llvm/test/Transforms/InstCombine/malloc-free-delete.ll

  Log Message:
  -----------
  [InstCombine] Look through invariant group intrinsics when removing malloc

Fixes some regressions with -fstrict-vtable-pointers in llvm-test-suite.

Reviewed By: lebedev.ri

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




More information about the All-commits mailing list