[all-commits] [llvm/llvm-project] 0944ee: [NFC][ObjectSizeOffsetVisitor] Remove redundant eq...
Arthur Eubanks via All-commits
all-commits at lists.llvm.org
Fri Sep 22 13:16:03 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 0944eea8232c55ce59b1d52ce66e0fb957ec3760
https://github.com/llvm/llvm-project/commit/0944eea8232c55ce59b1d52ce66e0fb957ec3760
Author: Arthur Eubanks <aeubanks at google.com>
Date: 2023-09-22 (Fri, 22 Sep 2023)
Changed paths:
M llvm/lib/Analysis/MemoryBuiltins.cpp
Log Message:
-----------
[NFC][ObjectSizeOffsetVisitor] Remove redundant equality check
Originally suggested in https://reviews.llvm.org/D131001 but I accidentally took only have of the suggestion.
More information about the All-commits
mailing list