[llvm] [Gisel][AArch64] legalize G_IS_FPCLASS (PR #72796)
Amara Emerson via llvm-commits
llvm-commits at lists.llvm.org
Wed Nov 22 22:45:25 PST 2023
aemerson wrote:
> Sorry. How can I update `legalizer-info-validation.mir`? The usual workflow does not work.
You just have to look at the output from the test command and make the test match.
Although to be honest that test doesn't have a lot of value anymore since we use custom predicates at some point in every opcode. We should probably just delete it.
https://github.com/llvm/llvm-project/pull/72796
More information about the llvm-commits
mailing list