[all-commits] [llvm/llvm-project] 83f437: [CodeGen] fix clang test that runs the optimizer p...

RotateRight via All-commits all-commits at lists.llvm.org
Tue Feb 25 06:15:15 PST 2020


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: 83f4372f3a708ceaa800feff8b1bd92ae2c3be5f
      https://github.com/llvm/llvm-project/commit/83f4372f3a708ceaa800feff8b1bd92ae2c3be5f
  Author: Sanjay Patel <spatel at rotateright.com>
  Date:   2020-02-25 (Tue, 25 Feb 2020)

  Changed paths:
    M clang/test/CodeGen/complex-math.c

  Log Message:
  -----------
  [CodeGen] fix clang test that runs the optimizer pipeline; NFC

There's already a FIXME note on this file; it can break when the
underlying LLVM behavior changes independently of anything in clang.




More information about the All-commits mailing list