[all-commits] [llvm/llvm-project] d4b474: ConstantFolding: fold OOB accesses to poison inste...

Nuno Lopes via All-commits all-commits at lists.llvm.org
Sat Jul 30 07:20:52 PDT 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: d4b4747de51f5556709f42eb2437ac180e66d3bf
      https://github.com/llvm/llvm-project/commit/d4b4747de51f5556709f42eb2437ac180e66d3bf
  Author: Nuno Lopes <nuno.lopes at tecnico.ulisboa.pt>
  Date:   2022-07-30 (Sat, 30 Jul 2022)

  Changed paths:
    M llvm/lib/Analysis/ConstantFolding.cpp
    M llvm/test/Transforms/InstCombine/strcall-no-nul.ll
    M llvm/test/Transforms/InstSimplify/ConstProp/loads.ll
    M llvm/test/Transforms/InstSimplify/load.ll

  Log Message:
  -----------
  ConstantFolding: fold OOB accesses to poison instead of undef




More information about the All-commits mailing list