[PATCH] D138634: GlobalIFunc: Make allowed constant expressions stricter

Matt Arsenault via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Dec 2 12:21:37 PST 2022


arsenm closed this revision.
arsenm added a comment.

f883e75497b610de81b3a6af106c976bb3c2bbb1 <https://reviews.llvm.org/rGf883e75497b610de81b3a6af106c976bb3c2bbb1> with merged error tests. Assembler error tests can't be split because the assembler doesn't continue past the first, but these are handled in the verifier, so moved there


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

https://reviews.llvm.org/D138634



More information about the llvm-commits mailing list