[PATCH] D109488: [X86] Adjust Keylocker store register num for encodekey128/256

Pengfei Wang via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Sep 9 18:19:58 PDT 2021


pengfei added a comment.

In D109488#2993123 <https://reviews.llvm.org/D109488#2993123>, @craig.topper wrote:

> In D109488#2993090 <https://reviews.llvm.org/D109488#2993090>, @xiangzhangllvm wrote:
>
>> Yes, For encodekey256, That should be `__h[511:0]` , thanks!
>
> Is there a real place to file Intrinsic Guide issues? The "Questions? Issues?" takes you here https://community.intel.com/t5/Software/ct-p/software-products/topic/363747 but doesn't look like an obvious place to make sure the right people see it.

Yes, we haven't found a good place for reporting bugs. Will try to fix the problem. Currently, @FreddyYe and I will handle it internally if we notice the intrinsics guide issues.


CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D109488/new/

https://reviews.llvm.org/D109488



More information about the llvm-commits mailing list