[all-commits] [llvm/llvm-project] 2328c0: [FuzzMutate] InstModStrategy: switch nsw/nuw/inbou...
Peter Rong via All-commits
all-commits at lists.llvm.org
Tue Dec 13 20:50:14 PST 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 2328c0e071f5fe34bbcfa99ab3abdb3f4fc76d82
https://github.com/llvm/llvm-project/commit/2328c0e071f5fe34bbcfa99ab3abdb3f4fc76d82
Author: Peter Rong <PeterRong96 at gmail.com>
Date: 2022-12-13 (Tue, 13 Dec 2022)
Changed paths:
M llvm/lib/FuzzMutate/IRMutator.cpp
Log Message:
-----------
[FuzzMutate] InstModStrategy: switch nsw/nuw/inbount instead of repeated setting it
Reviewed By: arsenm
Differential Revision: https://reviews.llvm.org/D139890
More information about the All-commits
mailing list