[PATCH] D144319: [SimplifyCFG] Check if the return instruction causes undefined behavior

DianQK via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sat Mar 18 07:07:46 PDT 2023


DianQK added a comment.

> Would it be possible to fix this issue quickly, if not can you revert this patch?

As @xbolva00 mentioned, if you're sure your code doesn't have UB, you can revert my commit first.
Can you provide libc++ related commits? Only 564ed0b <https://github.com/llvm-premerge-tests/llvm-project/commit/564ed0bd2245d4477dfd1c2f610294eff697edab>?
I can investigate tomorrow when I wake up.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D144319



More information about the llvm-commits mailing list