[all-commits] [llvm/llvm-project] 2ee4ec: [IR] add set function for FMF 'contract'
RotateRight via All-commits
all-commits at lists.llvm.org
Wed May 27 06:15:13 PDT 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: 2ee4ec6b6f6d0571288db69b824f6773717d2cf7
https://github.com/llvm/llvm-project/commit/2ee4ec6b6f6d0571288db69b824f6773717d2cf7
Author: Sanjay Patel <spatel at rotateright.com>
Date: 2020-05-27 (Wed, 27 May 2020)
Changed paths:
M llvm/include/llvm/IR/Instruction.h
M llvm/lib/IR/Instruction.cpp
Log Message:
-----------
[IR] add set function for FMF 'contract'
This was missed when the flag was added with D31164.
More information about the All-commits
mailing list