[all-commits] [llvm/llvm-project] ed6b69: Add a hasPoisonGeneratingFlags proxy wrapper to In...
Philip Reames via All-commits
all-commits at lists.llvm.org
Tue Nov 16 08:59:54 PST 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: ed6b69a38f9944a1831f8c36825ae41fbe9bf637
https://github.com/llvm/llvm-project/commit/ed6b69a38f9944a1831f8c36825ae41fbe9bf637
Author: Philip Reames <listmail at philipreames.com>
Date: 2021-11-16 (Tue, 16 Nov 2021)
Changed paths:
M llvm/include/llvm/IR/Instruction.h
M llvm/lib/IR/Instruction.cpp
Log Message:
-----------
Add a hasPoisonGeneratingFlags proxy wrapper to Instruction [NFC]
This just cuts down on casts to Operator.
More information about the All-commits
mailing list