[all-commits] [llvm/llvm-project] 916c41: [LoopVectorize] add test for fake min/max; NFC

RotateRight via All-commits all-commits at lists.llvm.org
Wed Feb 3 06:26:12 PST 2021


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 916c4121c10bc39b51754c3ac2483317568a4856
      https://github.com/llvm/llvm-project/commit/916c4121c10bc39b51754c3ac2483317568a4856
  Author: Sanjay Patel <spatel at rotateright.com>
  Date:   2021-02-03 (Wed, 03 Feb 2021)

  Changed paths:
    M llvm/test/Transforms/LoopVectorize/float-minmax-instruction-flag.ll

  Log Message:
  -----------
  [LoopVectorize] add test for fake min/max; NFC

This goes with the dyn_cast fix:
0fa61304d247a61

That was made after noticing that the assert was over-reaching here:
bbed5f2f8a ( D95690 )




More information about the All-commits mailing list