This patch teach getTestBitOperand to look through ANY_EXTENDs when the extended bits aren't used. The test case changed here is based what D60358 did to test16 in tbz-tbnz.ll. So this patch will avoid that regression.
Details
Details
Diff Detail
Diff Detail
Event Timeline
Comment Actions
LGTM
llvm/test/CodeGen/AArch64/tbz-tbnz.ll | ||
---|---|---|
371 | As usual, I prefer to see positive (and complete and auto-generated) checks. The script can take a function name argument if updating this whole file is too painful. |
As usual, I prefer to see positive (and complete and auto-generated) checks. The script can take a function name argument if updating this whole file is too painful.