[PATCH] D152501: [GlobalIsel][X86] Legalize G_FREEZE
Thorsten via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Jun 9 05:11:02 PDT 2023
tschuett updated this revision to Diff 529920.
tschuett added a comment.
- remove comment, it was inspired by AArch64
- remove second type index
- 32-bit test coverage does not work yet. The legalizer still has some gaps.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D152501/new/
https://reviews.llvm.org/D152501
Files:
llvm/lib/Target/X86/X86LegalizerInfo.cpp
llvm/test/CodeGen/X86/GlobalISel/legalize-freeze.mir
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D152501.529920.patch
Type: text/x-patch
Size: 3857 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230609/f3a040ec/attachment.bin>
More information about the llvm-commits
mailing list