[all-commits] [llvm/llvm-project] b478d8: [ConstraintElimination] Generate true/false vector...

Florian Hahn via All-commits all-commits at lists.llvm.org
Wed Nov 2 11:14:14 PDT 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: b478d8b966672f2b96ce343ea6773a956b7da8e3
      https://github.com/llvm/llvm-project/commit/b478d8b966672f2b96ce343ea6773a956b7da8e3
  Author: Florian Hahn <flo at fhahn.com>
  Date:   2022-11-02 (Wed, 02 Nov 2022)

  Changed paths:
    M llvm/lib/Transforms/Scalar/ConstraintElimination.cpp
    M llvm/test/Transforms/ConstraintElimination/geps-ptrvector.ll

  Log Message:
  -----------
  [ConstraintElimination] Generate true/false vectors for vector cmps.

This fixes crashes when vector compares can be simplified to true/false.




More information about the All-commits mailing list