[all-commits] [llvm/llvm-project] dfd338: [InstCombine] Update valueCoversEntireFragment to ...

Francesco Petrogalli via All-commits all-commits at lists.llvm.org
Wed Jan 6 09:16:04 PST 2021


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: dfd3384feeca334c59b5a32254e425491acd716a
      https://github.com/llvm/llvm-project/commit/dfd3384feeca334c59b5a32254e425491acd716a
  Author: Francesco Petrogalli <francesco.petrogalli at arm.com>
  Date:   2021-01-06 (Wed, 06 Jan 2021)

  Changed paths:
    M llvm/lib/Transforms/Utils/Local.cpp
    A llvm/test/Transforms/InstCombine/debuginfo-scalable-typesize.ll

  Log Message:
  -----------
  [InstCombine] Update valueCoversEntireFragment to use TypeSize

* Update valueCoversEntireFragment to use TypeSize.
* Add a regression test.
* Assertions have been added to protect untested codepaths.

Reviewed By: sdesmalen

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




More information about the All-commits mailing list