[all-commits] [llvm/llvm-project] 68295b: [PatternMatch] add matcher for FP infinity; NFC
RotateRight via All-commits
all-commits at lists.llvm.org
Wed Mar 11 13:52:13 PDT 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: 68295b121a29c7a5f34bfaa7ec807fc56f0eb83f
https://github.com/llvm/llvm-project/commit/68295b121a29c7a5f34bfaa7ec807fc56f0eb83f
Author: Sanjay Patel <spatel at rotateright.com>
Date: 2020-03-11 (Wed, 11 Mar 2020)
Changed paths:
M llvm/include/llvm/IR/PatternMatch.h
M llvm/unittests/IR/PatternMatch.cpp
Log Message:
-----------
[PatternMatch] add matcher for FP infinity; NFC
More information about the All-commits
mailing list