[all-commits] [llvm/llvm-project] cbd7ea: Revert "[ConstantFold] Handle vectors in ConstantF...

ZequanWu via All-commits all-commits at lists.llvm.org
Tue Mar 16 14:37:37 PDT 2021


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: cbd7eabea88ea5cb9d6e6c6f43bd2165c8becb36
      https://github.com/llvm/llvm-project/commit/cbd7eabea88ea5cb9d6e6c6f43bd2165c8becb36
  Author: Zequan Wu <zequanwu at google.com>
  Date:   2021-03-16 (Tue, 16 Mar 2021)

  Changed paths:
    M llvm/lib/Analysis/ConstantFolding.cpp
    M llvm/test/Transforms/GVN/non-integral-pointers-inseltpoison.ll
    M llvm/test/Transforms/GVN/non-integral-pointers.ll

  Log Message:
  -----------
  Revert "[ConstantFold] Handle vectors in ConstantFoldLoadThroughBitcast()"

That commit caused chromium build to crash: https://bugs.chromium.org/p/chromium/issues/detail?id=1188885

This reverts commit edf7004851519464f86b0f641da4d6c9506decb1.




More information about the All-commits mailing list