[PATCH] D151276: Weaken MFI Max Call Frame Size Assertion

Oskar Wirga via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed May 31 20:34:29 PDT 2023


oskarwirga updated this revision to Diff 527269.
oskarwirga added a comment.
Herald added a subscriber: pengfei.

Is there any reason why this would be emitting less instructions for just asan-check-memaccess-add.ll?


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D151276/new/

https://reviews.llvm.org/D151276

Files:
  llvm/lib/CodeGen/PrologEpilogInserter.cpp
  llvm/test/CodeGen/AArch64/compute-call-frame-size-unreachable-pass.ll
  llvm/test/CodeGen/X86/asan-check-memaccess-add.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D151276.527269.patch
Type: text/x-patch
Size: 4469 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230601/79a649f5/attachment.bin>


More information about the llvm-commits mailing list