<div dir="ltr"><div dir="ltr"><br></div><div dir="ltr"><div>In BPFISelLowering.cpp the OperationAction for `CTTZ`, `CTLZ`, `CTTZ_ZERO_UNDEF`, and `CTLZ_ZERO_UNDEF` are set to `Custom` but `BPFTargetLowering::LowerOperation` is missing a case for them.  </div><div><br></div><div>This will cause an assert if these Operations are ever used with BPF?  Is this intended?</div><div><br></div><div>Thanks!</div></div></div>