[all-commits] [llvm/llvm-project] 51af4d: ValueTracking: Teach canCreateUndefOrPoison about ...

Matt Arsenault via All-commits all-commits at lists.llvm.org
Mon Dec 5 07:04:27 PST 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 51af4ddfc2f4b20f9943b4add8adb1232f4fe73b
      https://github.com/llvm/llvm-project/commit/51af4ddfc2f4b20f9943b4add8adb1232f4fe73b
  Author: Matt Arsenault <Matthew.Arsenault at amd.com>
  Date:   2022-12-05 (Mon, 05 Dec 2022)

  Changed paths:
    M llvm/lib/Analysis/ValueTracking.cpp
    M llvm/test/Transforms/InstCombine/freeze-integer-intrinsics.ll

  Log Message:
  -----------
  ValueTracking: Teach canCreateUndefOrPoison about more intrinsics

I tried to test the fallthrough to noundef callsite return attribute
case, but it seems that folds out as-is.




More information about the All-commits mailing list