[PATCH] D136170: [UpdateTestChecks] Sync flags in update_mir_test_checks.py with MIFlags
Anton Sidorenko via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Oct 20 06:38:52 PDT 2022
asi-sc added a comment.
I added a test to check `nofpexcept` flag. I didn't find a way to add a test for `nomerge` flag as for now we do not have instructions that may have this flag and return a result simultaneously. @zequanwu may correct me.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D136170/new/
https://reviews.llvm.org/D136170
More information about the llvm-commits
mailing list