[all-commits] [llvm/llvm-project] cb6240: [BDCE] Also drop poison-generating metadata

Nikita Popov via All-commits all-commits at lists.llvm.org
Wed Jan 31 03:23:14 PST 2024


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: cb6240d247b3419dea29eb99261171ea239b1c5c
      https://github.com/llvm/llvm-project/commit/cb6240d247b3419dea29eb99261171ea239b1c5c
  Author: Nikita Popov <npopov at redhat.com>
  Date:   2024-01-31 (Wed, 31 Jan 2024)

  Changed paths:
    M llvm/lib/Transforms/Scalar/BDCE.cpp
    M llvm/test/Transforms/BDCE/invalidate-assumptions.ll

  Log Message:
  -----------
  [BDCE] Also drop poison-generating metadata

The comment was incorrect: !range also applies to calls, and we
do need to drop it in some cases.




More information about the All-commits mailing list