[PATCH] D142339: [X86] Fix `FindSingleBitChange` to handle NOT(V) where V is not an Instruction
Noah Goldstein via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Jan 23 03:46:54 PST 2023
This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rG44cac911e51a: Fix `FindSingleBitChange` to handle NOT(V) where V is not an Instruction (authored by goldstein.w.n).
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D142339/new/
https://reviews.llvm.org/D142339
Files:
llvm/lib/Target/X86/X86ISelLowering.cpp
llvm/test/CodeGen/X86/atomic-rm-bit-test-64.ll
llvm/test/CodeGen/X86/atomic-rm-bit-test.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D142339.491289.patch
Type: text/x-patch
Size: 6473 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230123/d2d5fae9/attachment.bin>
More information about the llvm-commits
mailing list