[all-commits] [llvm/llvm-project] 20d750: Revert "[TypePromotion] Avoid some unnecessary tru...

Sam Parker via All-commits all-commits at lists.llvm.org
Tue Mar 1 01:00:19 PST 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 20d75059a2ea49117a3dc9a78fb5b815a84ae33e
      https://github.com/llvm/llvm-project/commit/20d75059a2ea49117a3dc9a78fb5b815a84ae33e
  Author: Sam Parker <sam.parker at arm.com>
  Date:   2022-03-01 (Tue, 01 Mar 2022)

  Changed paths:
    M llvm/lib/CodeGen/TypePromotion.cpp
    M llvm/test/Transforms/TypePromotion/AArch64/convert-utf.ll
    R llvm/test/Transforms/TypePromotion/AArch64/lit.local.cfg
    R llvm/test/Transforms/TypePromotion/AArch64/phi-zext-gep.ll

  Log Message:
  -----------
  Revert "[TypePromotion] Avoid some unnecessary truncs"

This reverts commit 281d29b8fed369c6ebe33ed85c518fc1ed81f44a.

Report of a miscompilation and awaiting a reproducer.




More information about the All-commits mailing list