[all-commits] [llvm/llvm-project] 978289: [PatternMatch] add missing FP cast matchers; NFC

RotateRight via All-commits all-commits at lists.llvm.org
Fri May 8 07:16:23 PDT 2020


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: 97828928eea41d329d00f77406dbc339d62c17c7
      https://github.com/llvm/llvm-project/commit/97828928eea41d329d00f77406dbc339d62c17c7
  Author: Sanjay Patel <spatel at rotateright.com>
  Date:   2020-05-08 (Fri, 08 May 2020)

  Changed paths:
    M llvm/include/llvm/IR/PatternMatch.h

  Log Message:
  -----------
  [PatternMatch] add missing FP cast matchers; NFC

These are the obvious counterparts to the existing cast matchers.
Moving out of D79116 to reduce that patch.




More information about the All-commits mailing list