[PATCH] D114372: [llvm][NFC] Inclusive language: Reword replace uses of sanity in llvm/lib/Transform comments and asserts

Zarko Todorovski via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Nov 22 08:29:58 PST 2021


ZarkoCA created this revision.
ZarkoCA added reviewers: mkazantsev, reames, Eugene.Zelenko, chandlerc, mtrofin, craig.topper, dblaikie, anna, efriedma.
ZarkoCA added a project: LLVM.
Herald added subscribers: ormris, lebedev.ri, asbirlea, hiraditya.
Herald added a reviewer: lebedev.ri.
ZarkoCA requested review of this revision.
Herald added a subscriber: llvm-commits.

Reworded some comments and asserts to avoid usage of `sanity check/test`


Repository:
  rG LLVM Github Monorepo

https://reviews.llvm.org/D114372

Files:
  llvm/lib/Transforms/IPO/PartialInlining.cpp
  llvm/lib/Transforms/InstCombine/InstCombineCalls.cpp
  llvm/lib/Transforms/InstCombine/InstCombineCompares.cpp
  llvm/lib/Transforms/InstCombine/InstCombineNegator.cpp
  llvm/lib/Transforms/Instrumentation/ThreadSanitizer.cpp
  llvm/lib/Transforms/Scalar/CorrelatedValuePropagation.cpp
  llvm/lib/Transforms/Scalar/LICM.cpp
  llvm/lib/Transforms/Scalar/LoopSimplifyCFG.cpp
  llvm/lib/Transforms/Scalar/Reassociate.cpp
  llvm/lib/Transforms/Scalar/SimplifyCFGPass.cpp
  llvm/lib/Transforms/Utils/GuardUtils.cpp
  llvm/lib/Transforms/Utils/InlineFunction.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D114372.388926.patch
Type: text/x-patch
Size: 7809 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20211122/8b992c41/attachment.bin>


More information about the llvm-commits mailing list