[all-commits] [llvm/llvm-project] 38909f: [IR] Short-circuit comparison with itself for Attr...
Danila Malyutin via All-commits
all-commits at lists.llvm.org
Fri Jul 3 06:07:53 PDT 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: 38909f31bd085d255e4b20e6da1d74b147e5f76a
https://github.com/llvm/llvm-project/commit/38909f31bd085d255e4b20e6da1d74b147e5f76a
Author: Danila Malyutin <danila at synopsys.com>
Date: 2020-07-03 (Fri, 03 Jul 2020)
Changed paths:
M llvm/lib/IR/Attributes.cpp
M llvm/unittests/IR/AttributesTest.cpp
Log Message:
-----------
[IR] Short-circuit comparison with itself for Attributes
Differential Revision: https://reviews.llvm.org/D82295
More information about the All-commits
mailing list