[all-commits] [llvm/llvm-project] e09184: [AArch64][GlobalISel] Remove -O0 from a legalizer ...
Amara Emerson via All-commits
all-commits at lists.llvm.org
Tue Nov 7 00:36:33 PST 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: e09184ffe087e7efcdd15eec65c89b7a3cb3762f
https://github.com/llvm/llvm-project/commit/e09184ffe087e7efcdd15eec65c89b7a3cb3762f
Author: Amara Emerson <amara at apple.com>
Date: 2023-11-07 (Tue, 07 Nov 2023)
Changed paths:
M llvm/test/CodeGen/AArch64/GlobalISel/legalize-fptoi.mir
Log Message:
-----------
[AArch64][GlobalISel] Remove -O0 from a legalizer test, which causes legalization failures to be silent.
This was masking legalization failures in some functions in the test. Remove
those for now since they don't actually work.
More information about the All-commits
mailing list