[PATCH] D138078: [CodeGenPrepare] split critical indirect edges from callbr w/ outputs
Matt Arsenault via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Nov 15 16:55:20 PST 2022
arsenm added inline comments.
================
Comment at: clang/docs/ReleaseNotes.rst:187
+ two inputs may have compared equal in the inline assembly. This is no longer
+ garunteed (and necessary to support outputs along indirect edges, which is
+ still not yet supported).
----------------
Typo garunteed
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D138078/new/
https://reviews.llvm.org/D138078
More information about the llvm-commits
mailing list