[all-commits] [llvm/llvm-project] c7fcae: [InstCombine][debuginfo] Update valueCoversEntireF...

Yeting Kuo via All-commits all-commits at lists.llvm.org
Tue Mar 7 23:35:14 PST 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: c7fcae52f649fdab8600103ac367aaabbdf551ce
      https://github.com/llvm/llvm-project/commit/c7fcae52f649fdab8600103ac367aaabbdf551ce
  Author: Yeting Kuo <yeting.kuo at sifive.com>
  Date:   2023-03-08 (Wed, 08 Mar 2023)

  Changed paths:
    M llvm/lib/Transforms/Utils/Local.cpp
    A llvm/test/Transforms/InstCombine/dbg-scalable-store-fixed-frag.ll

  Log Message:
  -----------
  [InstCombine][debuginfo] Update valueCoversEntireFragment for fixed size fragment and scalable value.

Update valueCoversEntireFragment to handle new case and add regression test.

Reviewed By: sdesmalen, aprantl

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




More information about the All-commits mailing list