[llvm] [AArch64] Mark AESD and AESE instructions as commutative. (PR #83390)

via llvm-commits llvm-commits at lists.llvm.org
Thu Feb 29 10:44:17 PST 2024


iucoen wrote:

32 bit ARM NEON also has the same instruction. Should be applied [there](https://github.com/llvm/llvm-project/blob/main/llvm/lib/Target/ARM/ARMInstrNEON.td#L7365) as well.


https://github.com/llvm/llvm-project/pull/83390


More information about the llvm-commits mailing list